ShopToolsUtilBaseUnit Method
Return the base unit of measure for the specified display unit.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static string BaseUnit(
DisplayUnitEnum displayUnit
)
Public Shared Function BaseUnit (
displayUnit As DisplayUnitEnum
) As String
No code example is currently available or this language may not be supported.
- displayUnit DisplayUnitEnum
-
The general display unit for which to find the default measurement
unit.
String
The default measurement unit for the specified display unit.