MatrixTransformSize Method |
Transforms the specified size
Namespace:
Easymap.AddIn.Common.Graphics
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.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