C1.Win.Ribbon.4.8 Assembly / 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 System.Drawing.Graphics
 
See Also