Click or drag to resize

RuiUpdateUiRadioChecked Property

Set to true to enable menu item or false to check menu item

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.11
Syntax
public bool RadioChecked { get; set; }

Property Value

Type: Boolean
See Also