GH_HorizontalSeparatorDisplayMode Property |
Gets or sets the separator display mode.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_SeparatorDisplay DisplayMode { get; set; }
Public Property DisplayMode As GH_SeparatorDisplay
Get
Set
Property Value
Type:
GH_SeparatorDisplay[Missing <value> documentation for "P:Grasshopper.GUI.GH_HorizontalSeparator.DisplayMode"]
See Also