IMSL C# Numerical Library

DrawPick.Tolerance Property

The minimum distance that an event can be from a point or a line and still be considered a hit.

public virtual int Tolerance {get; set;}

Property Value

An int containing the minimum distance that an event can be from a point or a line and still be considered a hit.

See Also

DrawPick Class | Imsl.Chart2D Namespace