Scope: Schematic editor
Object: Text Object
Prerequisites: None
Specifies the coordinates of the text object.
All coordinates are measured in 100ths of an inch.
Text.SetLocation(ByVal X As Long, ByVal Y As Long)
X coordinate of the text.
Y coordinate of the text.