Click or drag to resize

QuickButtonAttributeMinButtonWidth Property

If you want to have the button be a minimum size, you'd set this in pixels

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float MinButtonWidth { get; set; }

Property Value

Type: Single
See Also