Click or drag to resize

Matrix  Conversion (Matrix to Matrix)

Converts an Easymap.AddIn.Common.Graphics.Matrix in a System.Drawing.Drawing2D.Matrix

Namespace:  Easymap.AddIn.Common.Graphics
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public static implicit operator Matrix (
	Matrix m
)

Parameters

m
Type: Easymap.AddIn.Common.GraphicsMatrix

Return Value

Type: Matrix
See Also