Scope: Xpedition Designer schematic editor
Prerequisites: None.
Specifies text flags.
VdTextFlags.Constant
Draw mirrored text. The numerical value for this constant is 32 (&H20).
Draw normal text. The numerical value for this constant is 0.
Draw text with an overbar. The numerical value for this constant is 16 (&H10).
Draw text with an underscore. The numerical value for this constant is 64 (&H40).