Gets the top coordinate of this C1Line relative to the document.

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

Syntax

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

See Also