RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1TextElementView Class / Origin Property

In This Topic
    Origin Property (C1TextElementView)
    In This Topic
    Gets the origin of this view.
    Syntax
    'Declaration
     
    Public ReadOnly Property Origin As Point
    public Point Origin {get;}
    See Also