'Usage
Dim value As Integer
Dim destinationUnit As Unit
Dim value As Double
value = UnitConverter.FromHundredthsOfAnInch(value, destinationUnit)
Parameters
value
The value to convert.
destinationUnit
A Unit representing the destination unit to which to convert value.
Return Value
A value representing the converted value in the specified unit.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2