Click or drag to resize

HeaderVariablesLwDisplay Property

Controls the display of line weights on the Model or Layout tab.

Namespace:  DXFReaderNET.Header
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public bool LwDisplay { get; set; }

Property Value

Type: Boolean
Remarks
Default value: false.
false = Line weight is not displayed.
true = Line weight is displayed.
See Also