CentralSettingsRibbonShowObscure Property |
Gets or sets a value indicating whether components marked with DropDown exposure
are drawn on the main toolbar anyway.
Namespace:
Grasshopper
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static bool RibbonShowObscure { get; set; }
Public Shared Property RibbonShowObscure As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.CentralSettings.RibbonShowObscure"]
See Also