Click or drag to resize
Wizard .NET Library

DrawStepListItemEventArgsGraphics Property

Gets the Graphics used to draw the item.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public Graphics Graphics { get; }
Request Example View Source

Property Value

Type: Graphics
The Graphics used to draw the item.
See Also