Skip to content

ACadSharp.Header.CadHeader.AttributeVisibility

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

AttributeVisibility Property

Controls display of attributes.

Remarks

System variable ATTMODE.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public AttributeVisibilityMode AttributeVisibility { get; set; }

Property Value

AttributeVisibilityMode

Clone this wiki locally