ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / PaintDayEventArgs Class / Graphics Property

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