Click or drag to resize

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()

Return Value

Type: Double
See Also