[]
        
(Showing Draft Content)

C1.Util.DX.Point2D.Distance

Distance Method

Distance(Point2D)

Gets the distance to the given point.

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