SetLocation Method (Component Object)

Scope: Schematic editor

Object: Component Object

Prerequisites: None

Specifies the location for the component.

Usage

Component.SetLocation(ByVal X As Long, ByVal Y As Long)

Arguments

Note:

All coordinates are measured in 100ths of an inch.

X

X coordinate for the component.

Y

Y coordinate for the component.