Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Gets the object with coordinates (x, y).

Syntax

result = pd.XYObject (x, y)

The XYObject method syntax has the following parts:

Part

Description

result

The object (of type PDElement) with coordinates (x, y). If there is no object at (x, y), result = nothing.

x, y

The coordinates of a point. x is expressed in inches from the left margin. y is expressed in inches from the top margin.

See MouseDown and MouseUp Events Example

© 2021 Amos Development Corporation