IntelliCAD 11.1 Object Library
ConvertUnit Method
See Also 
Value
The item to be converted.
From
The unit from which the conversion will be made.
To
The unit to which the conversion will be made.
Utility Object : ConvertUnit Method

Description

Translates one unit of measure to another.

Syntax

Visual Basic
Public Function ConvertUnit( _
   ByVal Value As Double, _
   ByVal From As String, _
   ByVal To As String _
) As Double

Parameters

Value
The item to be converted.
From
The unit from which the conversion will be made.
To
The unit to which the conversion will be made.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.