Skip to content

ACadSharp.Entities.IEntity.Layer

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

Layer Property

Specifies the layer for an object.

Definition

Namespace: ACadSharp.Entities.IEntity

C#

public Layer Layer { get; set; }

Property Value

Layer

Clone this wiki locally