WebMatrixOrder enumeration
WebMatrixOrder enumeration
Specifies the order in which matrix transformations are applied.
The WebMatrixOrder type exposes the following members:
Fields
Field | Description |
---|---|
APPEND | Specifies that the transformation is appended to the existing transformation. |
PREPEND | Specifies that the transformation is prepended to the existing transformation. |
See Also
- module
aspose.svg.drawing