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

In This Topic
    LineWeightUnits Property (HiddenLinesViewOnPaper)
    In This Topic
    Gets or sets the line weight units used for printing.
    Syntax
    'Declaration
     
    Public Property LineWeightUnits As lineWeightPrintingUnitsType
    public lineWeightPrintingUnitsType LineWeightUnits {get; set;}
    See Also