Click or drag to resize

ToolbarGroupVisible Property

Gets and sets a toolbar group's visibility.

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

Property Value

Type: Boolean
See Also