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; }
Public ReadOnly Property Box_Start As Rectangle
Get
Property Value
Type:
Rectangle[Missing <value> documentation for "P:Grasshopper.GUI.GH_DragInfo.Box_Start"]
See Also