System::Drawing::Drawing2D::Matrix::Clone method
Matrix::Clone method
Creates a copy of the current object.
SharedPtr<Matrix> System::Drawing::Drawing2D::Matrix::Clone() const
ReturnValue
A Matrix object which is an exact copy of the current object.
See Also
- Typedef SharedPtr
- Class Matrix
- Class Matrix
- Namespace System::Drawing::Drawing2D
- Library Aspose.PDF for C++