RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1TextElementView Class / RelativeOrigin Property

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