Share

Point2d.VectorTo Method

Parent Object: Point2d

Description

Gets the vector of translation between this point and the specified point.

Syntax

Point2d.VectorTo( Point As Point2d ) As Vector2d

Parameters

Name Type Description
Point Point2d Input Point2d object that specifies the point.

Version

Introduced in version 2008

Was this information helpful?