MatrixOrder enumeration
MatrixOrder enumeration
Specifies the order for matrix transform operations.
The MatrixOrder type exposes the following members:
Fields
Field | Description |
---|---|
PREPEND | The new operation is applied before the old operation. |
APPEND | The new operation is applied after the old operation. |
See Also
- module
aspose.cad