Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

6a63381d 03d5 2874 e898 784af32f1dfe

haplokuon edited this page May 6, 2023 · 1 revision

AttMode Enumeration

netDxf 3.0.0 Library

Defines the attribute visibility.

Definition

Namespace: netDxf.Header
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public enum AttMode

VB

Public Enumeration AttMode

C++

public enum class AttMode

F#

type AttMode

Members

None 0 None.
Normal 1 Normal.
All 2 All.

See Also

Reference

netDxf.Header Namespace

Clone this wiki locally