SetLocation Method (Attribute Object)

Scope: Schematic editor

Object: Attribute Object

Prerequisites: None

Specifies the location for an attribute.

Note:

All coordinates are measured in 100ths of an inch.

Usage

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

Arguments

X

The X coordinate for the attribute.

Y

The Y coordinate for the attribute.