Skybound Rebar

DrawButtonEventArgs.Graphics Property

Gets the Graphics surface to draw the button on.

[Visual Basic]
Public ReadOnly Property Graphics As Graphics
[C#]
public System.Drawing.Graphics Graphics {get;}

Property Value

The Graphics surface to draw the button on.

See Also

DrawButtonEventArgs Class | Skybound.Rebar Namespace