This documentation is for the old version. Go to the latest Graphics Mill docs

Matrix.Implicit Method

Casts an instance of Aurigma.GraphicsMill.Transforms.Matrix to System.Drawing.Drawing2D.Matrix or vice versa.

Overload List

Name Description
Public operator Static member Implicit(Matrix)

Casts an instance of System.Drawing.Drawing2D.Matrix to Aurigma.GraphicsMill.Transforms.Matrix.

Public operator Static member Implicit(Matrix)

Casts an instance of Aurigma.GraphicsMill.Transforms.Matrix to System.Drawing.Drawing2D.Matrix.

See Also

Reference