.NET Framework Class Library
MatrixOrder Enumeration
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Graphics Namespace > MatrixOrder Enumeration |
Defines the order of operations carried out on a matrix
Namespace: Gnostice.Core.Graphics
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Enumeration MatrixOrder |
C# |
public enum MatrixOrder |
Visual C++ |
public enum class MatrixOrder |
Member name |
Value |
Description |
|
Prepend |
0 |
||
Append |
1 |