Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Events Namespace / NavItemPaintEventArgs Class / Rectangle Property

In This Topic
    Rectangle Property
    In This Topic
    Gets the rectangle in which to paint.
    Syntax
    'Declaration
     
    
    Public Property Rectangle As Rectangle
    public Rectangle Rectangle {get; set;}
    See Also