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