ComponentOne Bitmap for WPF
DistanceSquared Method (Point2D)

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > Point2D Structure : DistanceSquared Method
Gets the square of the distance to the given point.
Syntax
'Declaration
 
Public Function DistanceSquared( _
   ByVal pt As Point2D _
) As System.Double
public System.double DistanceSquared( 
   Point2D pt
)

Parameters

pt
See Also

Reference

Point2D Structure
Point2D Members