UnitVector2d.TransformBy Method
Parent Object:
UnitVector2d
Description
Transform this unit vector2d by the specified matrix.
Syntax
UnitVector2d.
TransformBy
(
Value
As
Matrix2d
)
Parameters
Name
Type
Description
Value
Matrix2d
Matrix2d for transform.
Version
Introduced in version 11
© Copyright 2021 Autodesk, Inc.
Comment on this page.