MatrixTransformSize Method  | 
 
            Transforms the specified size
            
 
    Namespace: 
   Easymap.AddIn.Common.Graphics
    Assembly:
   EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntaxpublic float TransformSize(
	float size
)
Public Function TransformSize ( 
	size As Single
) As Single
Parameters
- size
 - Type: SystemSingle
 
Return Value
Type: 
Single
See Also