Gets the origin of this view relative to its parent.

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

Syntax

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

See Also