Click or drag to resize

Matrix  Conversion (Matrix to 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