ShopToolsUtilGetMillimeters Method
Return the caller's value, represented in system millimeters.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static float GetMillimeters(
string value
)
Public Shared Function GetMillimeters (
value As String
) As Single
No code example is currently available or this language may not be supported.
- value String
-
The freehand numerical value to convert.
Single
The binary representation of the caller's value, in millimeters, using
the default base unit of this session, where appropriate.