Gets the top coordinate, in line coordinates, of this C1LineFragment.

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

Syntax

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

See Also