Scope: Xpedition Designer schematic editor
Prerequisite: None
Specifies attribute visibility flags.
VdVisibilityFlag.Constant
Invisible (not shown at all). The numerical value for this constant is 0.
Only the name of the attribute is visible. The numerical value for this constant is 2.
The numerical value for this constant is 4.
Only the value of attribute is visible. The numerical value for this constant is 3.
All elements (name and value) are visible. The numerical value for this constant is 1.