ShopToolsUtilGetMillimeters Method

Return the caller's value, represented in system millimeters.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public static float GetMillimeters(
	string value
)

Parameters

value  String
The freehand numerical value to convert.

Return Value

Single
The binary representation of the caller's value, in millimeters, using the default base unit of this session, where appropriate.

See Also