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

In This Topic
    Units Property (WriteParamsWithUnits)
    In This Topic
    Gets or sets the units.
    Syntax
    'Declaration
     
    Public Property Units As linearUnitsType
    public linearUnitsType Units {get; set;}
    See Also