IMatrix.Clone
IMatrix.Clone method
Creates a copy of this matrix.
public IMatrix Clone()
Return Value
A new instance of IMatrix
that is a copy of this matrix.
See Also
- interface IMatrix
- namespace Aspose.Html.Drawing
- assembly Aspose.HTML
Creates a copy of this matrix.
public IMatrix Clone()
A new instance of IMatrix
that is a copy of this matrix.