Gets the origin of this view relative to its parent.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public Point RelativeOrigin { get; } |
| Visual Basic |
|---|
Public ReadOnly Property RelativeOrigin As Point Get |