Click or drag to resize

WidgetServerRadioButtonSize Property

Default radio button size.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public Size RadioButtonSize { get; }

Property Value

Type: Size
The size of the radio button.
See Also