Grasshopper API
GH_MouseTrackerRecord Method (Point) |
Record a new mouse event frame. If this frame is closer than [Accuracy]ms to the previously recorded frame, it is not included.
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- position
- Type: System.DrawingPoint
Location of new frame.
