Eyeshot 11 WPF API Reference
WPF 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