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
- package com.aspose.html.drawing
- package Aspose.HTML
Creates a copy of this matrix.
public IMatrix Clone()
A new instance of IMatrix
that is a copy of this matrix.