Click or drag to resize

MenuRadioButtonAlign Property

Get or set radio button alignment.

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

Property Value

Type: MenuRadioButtonAlignment
The alignment.
See Also