Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / Units Property

In This Topic
    Units Property (ViewportLayout)
    In This Topic
    The active units of measurement.
    Syntax
    'Declaration
     
    Public Property Units As linearUnitsType
    public linearUnitsType Units {get; set;}
    Remarks
    Affects the unit system of exported models.
    See Also