Click or drag to resize

LayerPlot Property

Gets or sets if the plotting flag.

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

Property Value

Type: Boolean
Remarks
If set to false, do not plot this layer.
See Also