Click or drag to resize

GH_CapsuleAddOutputGrip Method (Point)

Add an output grip to this UI Box.

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

Parameters

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