RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1UIContainerView Class / Origin Property

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