ACadSharp.Tables.Layer.PlotFlag - DomCR/ACadSharp GitHub Wiki
PlotFlag Property
Specifies if the layer is plottable.
Definition
Namespace: ACadSharp.Tables.Layer
C#
DxfCodeValueAttribute
public Boolean PlotFlag { get; set; }
Property Value
Boolean