Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / DrawItemEventArgs Class / Graphics Property

In This Topic
    Graphics Property (DrawItemEventArgs)
    In This Topic
    Gets the graphics surface to draw the item on.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Graphics As Graphics
    public Graphics Graphics {get;}
    See Also