Click or drag to resize

AttMode Enumeration

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Defines the attribute visibility.

Namespace:  netDxf.Header
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public enum AttMode
Request Example View Source
Members
  Member nameValueDescription
None0 None.
Normal1 Normal.
All2 All.
See Also