ACadSharp.CadDocument.Layers - DomCR/ACadSharp GitHub Wiki

Layers Property

The collection of all layers in the drawing

Definition

Namespace: ACadSharp.CadDocument

C#

public LayersTable Layers { get; private set; }

Property Value

LayersTable