ComponentOne Ribbon for WinForms
Graphics Property (DrawItemEventArgs)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > DrawItemEventArgs Class : Graphics Property
Gets the graphics surface to draw the item on.
Syntax
'Declaration
 
Public ReadOnly Property Graphics As System.Drawing.Graphics
public System.Drawing.Graphics Graphics {get;}
See Also

Reference

DrawItemEventArgs Class
DrawItemEventArgs Members