Skip to content

ACadSharp.CadDocument.Layers

Albert Domenech edited this page Apr 1, 2025 · 2 revisions

Layers Property

The collection of all layers in the drawing.

Definition

Namespace: ACadSharp.CadDocument

C#

public LayersTable Layers { get; private set; }

Property Value

LayersTable

Clone this wiki locally