ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / PaintDayEventArgs Class / Rectangle Property

In This Topic
    Rectangle Property (PaintDayEventArgs)
    In This Topic
    The Rectangle of painting interval.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rectangle As System.Drawing.Rectangle
    public System.Drawing.Rectangle Rectangle {get;}
    See Also