IntelliCAD 11.1 Object Library
ApplyMatrix Method
See Also 
Matrix
The Matrix object to apply to the point.
Point
The Point object to which the matrix is applied.
Library Object : ApplyMatrix Method

Description

Applies the matrix to a point.

Syntax

Visual Basic
Public Function ApplyMatrix( _
   ByVal Matrix As Matrix, _
   ByVal Point As Point _
) As Point

Parameters

Matrix
The Matrix object to apply to the point.
Point
The Point object to which the matrix is applied.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.