Matrix Conversion (Matrix to Matrix) |
Namespace:
Easymap.AddIn.Common.Graphics
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public static implicit operator Matrix (
Matrix m
)
Public Shared Widening Operator CType (
m As Matrix
) As Matrix
Parameters
- m
- Type: Easymap.AddIn.Common.GraphicsMatrix
Return Value
Type:
MatrixSee Also