Click or drag to resize
Wizard .NET Library

MeasureStepListItemEventArgs Properties

The MeasureStepListItemEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyFont
Gets the Font used to draw the item.
Public propertyGraphics
Gets the Graphics used to draw the item.
Public propertyItem
Gets the WizardPage to which this item refers.
Public propertyItemSize
Gets or sets the size of the item.
Top
See Also