Click or drag to resize
Wizard .NET Library

ThemedImageButtonDefaultSize Property

Retrieves the default size for the control.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
protected override Size DefaultSize { get; }
Request Example View Source

Property Value

Type: Size

Return Value

Type: Size
The default Size of the control.
See Also