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