GH_CapsuleInputGrips Property |
Gets the list of locally defined input grip locations.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public List<Point> InputGrips { get; }
Public ReadOnly Property InputGrips As List(Of Point)
Get
Property Value
Type:
ListPoint[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Capsule.InputGrips"]
See Also