Click or drag to resize

LayerPlot Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets if the plotting flag.

Namespace:  netDxf.Tables
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public bool Plot { get; set; }
Request Example View Source

Property Value

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