Gets the origin of this view.

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

Syntax

C#
public Point Origin { get; }
Visual Basic
Public ReadOnly Property Origin As Point
	Get

See Also