Click or drag to resize

GH_GripType Enumeration

Enumerates the possible grip types.

Namespace:  Grasshopper.GUI.Gradient
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public enum GH_GripType
Members
  Member nameValueDescription
Continuous0 Grip has the same colour coming in and going out.
Discontinuous1 Grip has a different colour coming in and going out.
See Also