PointInLineTolerance

PointInLineTolerance function

function PointInLineTolerance(Const P: TPoint; Const px, py, qx, qy, TolerancePixels: Integer): Boolean;

Unit
TeeProcs

Description
Returns True if point T is over (more or less "Tolerance" pixels) line: P --> Q.