Matrix Operators and Type Conversions | 
The Matrix type exposes the following members.
| Name | Description | |
|---|---|---|
| Equality | 
            Tests whether two matrix structures are equal.
              | |
| (Matrix to Matrix) | ||
| (Matrix to Matrix) | 
            Converts a System.Drawing.Drawing2D.Matrix in an Easymap.AddIn.Common.Graphics.Matrix
              | |
| (Matrix to Matrix) | 
            Converts an Easymap.AddIn.Common.Graphics.Matrix in a System.Drawing.Drawing2D.Matrix
              | |
| (Matrix to Matrix) | ||
| Inequality | 
            Tests whether two matrix structures differs.
              |