Source position: gmpoints2d.pas line 71
function PointToLineDist2DSqr(
const P: TgmPoint2D;
const P1: TgmPoint2D;
const P2: TgmPoint2D
):Double;