Click or drag to resize

WidgetServerRadioButtonSize Property

Default radio button size.

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

Property Value

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