Visibility mode for attribute text.
Defined in namespace "adsk::electron" and the header file is <Electron\ElectronTypeDefs.h>
| Name | Value | Description |
| BothAttributeDisplayMode | 3 | Display both name and value. |
| NameAttributeDisplayMode | 2 | Display name only. |
| NoneAttributeDisplayMode | 0 | Attribute is hidden. |
| ValueAttributeDisplayMode | 1 | Display value only. |