Help Center

MatrixOrderfunction

Specifies the order of multiplication when a new matrix is multiplied by an existing matrix.

Graphicsfunctiondoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Parameters

NameDescription
MatrixOrderPrepend0
MatrixOrderAppend1

Description

The MatrixOrder enumeration specifies the order of multiplication when a new matrix is multiplied by an existing matrix.

Reference