ScriptUIExtendScript only
Object

Point

Defines the location of a window or UI element. Contains a 2-element array.

Properties

NameType AccessDescription
Number read/write The left coordinate.
Number = 2 readonly The array length.
Number read/write The top coordinate.
Number read/write The horizontal coordinate, a pixel offset from the origin of the element's coordinate space.
Number read/write The vertical coordinate, a pixel offset from the origin of the element's coordinate space.

Object of 18

Properties elsewhere that hold a Point.

Return 4

Methods that return a Point.