Share

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

Was this information helpful?