| Clone() : MatrixDocumentation for this section has not yet been entered. |
| Dispose()Documentation for this section has not yet been entered. |
override | Equals(object) : boolDocumentation for this section has not yet been entered. |
| Finalize()Documentation for this section has not yet been entered. |
override | GetHashCode() : intDocumentation for this section has not yet been entered. |
| Invert()Documentation for this section has not yet been entered. |
| Multiply(Matrix)Documentation for this section has not yet been entered. |
| Multiply(Matrix, MatrixOrder)Documentation for this section has not yet been entered. |
| Reset()Documentation for this section has not yet been entered. |
| Rotate(float)Documentation for this section has not yet been entered. |
| Rotate(float, MatrixOrder)Documentation for this section has not yet been entered. |
| RotateAt(float, System.Drawing.PointF)Documentation for this section has not yet been entered. |
| RotateAt(float, System.Drawing.PointF, MatrixOrder)Documentation for this section has not yet been entered. |
| Scale(float, float)Documentation for this section has not yet been entered. |
| Scale(float, float, MatrixOrder)Documentation for this section has not yet been entered. |
| Shear(float, float)Documentation for this section has not yet been entered. |
| Shear(float, float, MatrixOrder)Documentation for this section has not yet been entered. |
| TransformPoints(System.Drawing.Point[])Documentation for this section has not yet been entered. |
| TransformPoints(System.Drawing.PointF[])Documentation for this section has not yet been entered. |
| TransformVectors(System.Drawing.Point[])Documentation for this section has not yet been entered. |
| TransformVectors(System.Drawing.PointF[])Documentation for this section has not yet been entered. |
| Translate(float, float)Documentation for this section has not yet been entered. |
| Translate(float, float, MatrixOrder)Documentation for this section has not yet been entered. |
| VectorTransformPoints(System.Drawing.Point[])Documentation for this section has not yet been entered. |