UnitVector2d.TransformBy Method
Parent Object: UnitVector2dDescription
Transform this unit vector2d by the specified matrix.
Syntax
UnitVector2d.TransformBy( Value As Matrix2d )Parameters
Name | Type | Description |
Value | Matrix2d | Matrix2d for transform. |