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