Point2d.TransformBy Method
Parent Object:
Point2d
Description
Transform this point by the specified matrix.
Syntax
Point2d.
TransformBy
(
Matrix
As
Matrix2d
)
Parameters
Name
Type
Description
Matrix
Matrix2d
Input Matrix2d object that specifies the matrix to transform by.
Version
Introduced in version 2008
© Copyright 2021 Autodesk, Inc.
Comment on this page.