Method GetDistanceSquared
GetDistanceSquared(PointD, PointD)
Gets squared distance between two points.
public static double GetDistanceSquared(PointD p1, PointD p2)
Gets squared distance between two points.
public static double GetDistanceSquared(PointD p1, PointD p2)