Gets the start position of this C1LineFragment.

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

Syntax

C#
public C1TextPointer Start { get; }
Visual Basic
Public ReadOnly Property Start As C1TextPointer
	Get

See Also