GH_DragInfoPoint_Start Property |
Gets the cursor location at the start of the drag.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Point Point_Start { get; }
Public ReadOnly Property Point_Start As Point
Get
Property Value
Type:
Point[Missing <value> documentation for "P:Grasshopper.GUI.GH_DragInfo.Point_Start"]
See Also