DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / DrawHeaderEventArgs Class / Bounds Property

In This Topic
    Bounds Property (DrawHeaderEventArgs)
    In This Topic
    Gets the location and size of a rectangle in which to paint.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Bounds As Rectangle
    public Rectangle Bounds {get;}
    See Also