Click or drag to resize
MathExtrasConvertMatrix Method (Matrix)

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Matrix ConvertMatrix(
	Matrix DrawingMatrix
)

Parameters

DrawingMatrix
Type: System.Drawing.Drawing2DMatrix

Return Value

Type: Matrix
See Also