Point2dGetVectorTo Method

Retrieves the vector with respect to the specified point.
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Vector2d GetVectorTo(
        Point2d point
)

Parameters

point
Type: Teigha.GeometryPoint2d
[in] 2D point to measure to.

Return Value

Type: Vector2d
Vector as the result of this point - the passed point.
See Also

©  Bricsys NV. All rights reserved.