Skip to content

ACadSharp.Tables.Layer.PlotFlag

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

PlotFlag Property

Specifies if the layer is plottable.

Definition

Namespace: ACadSharp.Tables.Layer

C#

DxfCodeValueAttribute
public Boolean PlotFlag { get; set; }

Property Value

Boolean

Clone this wiki locally