[]
        
(Showing Draft Content)

C1.Util.DX.Point2D.DistanceSquared

DistanceSquared Method

DistanceSquared(Point2D)

Gets the square of the distance to the given point.

Declaration
public double DistanceSquared(Point2D pt)
Public Function DistanceSquared(pt As Point2D) As Double
Parameters
Type Name Description
Point2D pt
Returns
Type Description
double