GetLocation Method (Component Object)

Scope: Schematic editor

Object: Component Object

Prerequisites: None

Returns the location coordinates (X,Y) for the component.

Usage

Component.GetLocation() As IVdPoint

Arguments

None

Return Values

Note:

All coordinates are measured in 100ths of an inch.

As IVdPoint. The Point Object representing coordinates.