Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadFileAsync Class / SupportedLinearUnitsType Property

In This Topic
    SupportedLinearUnitsType Property (ReadFileAsync)
    In This Topic
    Gets the supported linear units.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property SupportedLinearUnitsType As supportedLinearUnitsType
    public abstract supportedLinearUnitsType SupportedLinearUnitsType {get;}
    See Also