Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Utility Class / GetSupportedLinearUnits Method
The linearUnitsType

In This Topic
    GetSupportedLinearUnits Method
    In This Topic
    Converts linearUnitsType to
    Syntax
    'Declaration
     
    Public Shared Function GetSupportedLinearUnits( _
       ByVal units As linearUnitsType _
    ) As supportedLinearUnitsType
    public static supportedLinearUnitsType GetSupportedLinearUnits( 
       linearUnitsType units
    )

    Parameters

    units
    The linearUnitsType

    Return Value

    See Also