Click or drag to resize

GH_MouseTrackerRecord Method

Overload List
  NameDescription
Public methodRecord(Point)
Record a new mouse event frame. If this frame is closer than [Accuracy]ms to the previously recorded frame, it is not included.
Public methodRecord(Point, Object)
Record a new mouse event frame. If this frame is closer than [Accuracy]ms to the previously recorded frame, it is not included.
Top
See Also