Click or drag to resize

GH_DragInfoBox_Start Property

Gets the dimensions of the drag box prior to dragging.

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

Property Value

Type: Rectangle

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

See Also