Click or drag to resize

GH_HorizontalSeparator Class

GUI elements for creating visual separations.
Inheritance Hierarchy

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_HorizontalSeparator : GH_DoubleBufferedPanel

The GH_HorizontalSeparator type exposes the following members.

Constructors
  NameDescription
Public methodGH_HorizontalSeparator
Initializes a new instance of the GH_HorizontalSeparator class
Top
Properties
  NameDescription
Public propertyDisplayMode
Gets or sets the separator display mode.
Top
Methods
Extension Methods
  NameDescription
Public Extension MethodToEto (Defined by EtoExtensions.)
Top
See Also