Skybound Rebar

DrawBandEventArgs.Graphics Property

Gets the Graphics surface to draw the band on.

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

Property Value

The Graphics surface to draw the band on.

See Also

DrawBandEventArgs Class | Skybound.Rebar Namespace