The order in which matrices should be combined.
Hierarchy
System.Object
    System.ValueType
        System.Enum
            WebSupergoo.ImageGlue8.MatrixOrder
Interfaces
System.IComparable
System.IFormattable
System.IConvertible
Notes

This class is sealed. It cannot be derived from.

Fields
Field Description
Append Matrix should go at back.
Prepend Matrix should go in front.
Example

None.