Matrix::Clone Method ()

 

Creates an exact copy of this Matrix.

Namespace:   System.Drawing.Drawing2D
Assembly:  System.Drawing (in System.Drawing.dll)

public:
Matrix^ Clone()

Return Value

Type: System.Drawing.Drawing2D::Matrix^

The Matrix that this method creates.

.NET Framework
Available since 1.1
Return to top
Show: