Point2dGetDistanceTo Method

Retrieves the distance from this point to the specified point.
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public double GetDistanceTo(
        Point2d point
)

Parameters

point
Type: Teigha.GeometryPoint2d
[in] 2D point to which a distance is measured.

Return Value

Type: Double
Distance as a double value.
See Also

©  Bricsys NV. All rights reserved.