Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / WriteAutodesk Class / LineWeightUnits Property

In This Topic
    LineWeightUnits Property (WriteAutodesk)
    In This Topic
    Gets or sets the units in which are expressed the line weights.
    Syntax
    'Declaration
     
    Public Property LineWeightUnits As lineWeightUnitsType
    public lineWeightUnitsType LineWeightUnits {get; set;}
    Remarks
    Set to lineWeightUnitsType.Defaul to export all line weight values as default.
    See Also