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