GH_MouseTrackerDeviation Method |
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.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public double Deviation()
Public Function Deviation As Double
Return Value
Type:
DoubleSee Also