Point2d.TranslateBy Method
Parent Object:
Point2d
Description
Translate this point by the specified vector.
Syntax
Point2d.
TranslateBy
(
Vector
As
Vector2d
)
Parameters
Name
Type
Description
Vector
Vector2d
Input Vector2d object that specifies the vector to translate by.
Version
Introduced in version 2008
© Copyright 2021 Autodesk, Inc.
Comment on this page.