Utility.GetSupportedLinearUnits Method

Converts linearUnitsType to <seealso cref="supportedLinearUnitsType" />
Public Shared Function GetSupportedLinearUnits( _ 
ByVal units As linearUnitsType
) As supportedLinearUnitsType
This language is not supported or no code example is available.
public static supportedLinearUnitsType GetSupportedLinearUnits( 
linearUnitsType units 
)
This language is not supported or no code example is available.

Parameters

units
linearUnitsType

The linearUnitsType

Return Value

supportedLinearUnitsType

The supportedLinearUnitsType

.NET Framework

Supported in: 4.8

In this article

Definition