Share

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

Was this information helpful?