Input for WinForms | ComponentOne
C1.Win.Input.UIAutomation Namespace / UiaControl Class / BoundingRectangle Property

In This Topic
    BoundingRectangle Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property BoundingRectangle As Rect
    public virtual Rect BoundingRectangle {get;}
    See Also