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