Skip to content

ACadSharp.Tables.Layer.IsOn

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

IsOn Property

Indicates if the Layer is visible in the model

Definition

Namespace: ACadSharp.Tables.Layer

C#

public Boolean IsOn { get; set; }

Property Value

Boolean

Clone this wiki locally