Matrix.Clone
Matrix.Clone method
Creates an exact copy of this Matrix.
public Matrix Clone()
Return Value
The Matrix that this method creates.
See Also
- class Matrix
- namespace System.Drawing.Drawing2D
- assembly Aspose.Drawing
Creates an exact copy of this Matrix.
public Matrix Clone()
The Matrix that this method creates.