GetLocation Method (Text Object)

Scope: Schematic editor

Object: Text Object

Prerequisites: None

Returns the coordinates of the text object in the form of a Point Object.

Note:

All coordinates are measured in 100ths of an inch.

Usage

Text.GetLocation() As IVdPoint

Arguments

None

Return Values

As IVdPoint. The Point Object denoting the text coordinates.