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

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