Initializes a new instance of the Matrix class from the specified existing matrix.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Matrix( Matrix matrix )
Type: Aurigma.GraphicsMill.Transforms.Matrix
The Matrix to be copied.