Gets the left 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 RelativeLeft { get; }
Visual Basic
Public ReadOnly Property RelativeLeft As Double
	Get

See Also