Skip to content

ACadSharp.CadDocument.Layers

Albert Domenech edited this page Jul 14, 2024 · 1 revision

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