Gets the top coordinate of this C1Line relative to its Parent.

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

Syntax

C#
public double RelativeTop { get; internal set; }
Visual Basic
Public Property RelativeTop As Double
	Get
	Friend Set

See Also