Click or drag to resize

ImmutableMatrixGetDrawing2DMatrix Method

Creates a System.Drawing.Drawing2D.Matrix from this Matrix.

Namespace:  Atalasoft.FormsProcessing.Geometry
Assembly:  Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public Matrix GetDrawing2DMatrix()

Return Value

Type: Matrix
See Also