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