Click or drag to resize
Wizard .NET Library

MeasureStepListItemEventArgsFont Property

Gets the Font used to draw the item.

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

Property Value

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