Click or drag to resize

GH_MouseTrackerDeviation Method

Overload List
  NameDescription
Public methodDeviation
Gets the maximum deviation of the recorded mouse path. The maximum deviation is the furthest distance the mouse has been from the first point in the history record.
Public methodDeviation(DateTime, DateTime)
Gets the maximum deviation of the recorded mouse path. The maximum deviation is the furthest distance the mouse has been from the first point in the history span. It does not measure the largest deviation between any two points in the time span, only the first and any subsequent point.
Top
See Also