CentralSettingsRibbonSeparators Property |
Gets or sets whether there are separators between different exposures on the component Ribbon.
Namespace:
Grasshopper
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static bool RibbonSeparators { get; set; }
Public Shared Property RibbonSeparators As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.CentralSettings.RibbonSeparators"]
See Also