ACadSharp.Tables.Layer.IsOn - DomCR/ACadSharp GitHub Wiki

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