Gets the height of this C1Line.

Namespace:  C1.Phone.RichTextBox
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public double Height { get; }
Visual Basic
Public ReadOnly Property Height As Double
	Get

See Also