Click or drag to resize

GH_DragInfoConstraint Property

Gets or sets the directional constraint for the drag operation.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Constraint Constraint { get; set; }

Property Value

Type: GH_Constraint

[Missing <value> documentation for "P:Grasshopper.GUI.GH_DragInfo.Constraint"]

See Also