SetLocation Method (Text Object)

Scope: Schematic editor

Object: Text Object

Prerequisites: None

Specifies the coordinates of the text object.

Note:

All coordinates are measured in 100ths of an inch.

Usage

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

Arguments

X

X coordinate of the text.

Y

Y coordinate of the text.