Click or drag to resize

GH_DragInfoBox_Drag Property

Gets the dimensions of the box as a result of the dragging op.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Rectangle Box_Drag { get; }

Property Value

Type: Rectangle

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

See Also