Click or drag to resize

RuiUpdateUiChecked 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 Checked { get; set; }

Property Value

Type: Boolean
See Also