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 Aspose.Drawing.Drawing2D
- assembly Aspose.Drawing.Common
Creates an exact copy of this Matrix.
public Matrix Clone()
The Matrix that this method creates.