Scope: Schematic editor
Object: Viewport Object
Prerequisites: None
Draws a text string at the specified location.
Viewport.Text(ByVal X As Long, ByVal Y As Long, ByVal String As String, ByVal Flags As VdTextFlags)
All coordinates are measured in 100ths of an inch.
X coordinate.
Y coordinate.
The actual text message that is to be drawn.
Text flags, of the form VdTextFlags Enum.