Click or drag to resize

AttMode Enumeration

Defines the attribute visibility.

Namespace:  DXFReaderNET.Header
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public enum AttMode
Members
  Member nameValueDescription
None0 None.
Normal1 Normal.
All2 All.
See Also