Click or drag to resize

GH_CapsuleAddInputGrip Method (Point)

Add an input grip to this UI Box.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void AddInputGrip(
	Point P
)

Parameters

P
Type: System.DrawingPoint
Coordinate of grip.
See Also