Skip to content

ACadSharp.Tables.Layer.PlotFlag

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

PlotFlag Property

Specifies if the layer is plottable.

Definition

Namespace: ACadSharp.Tables.Layer

C#

public Boolean PlotFlag { get; set; }

Property Value

Boolean

Clone this wiki locally