ScriptUIExtendScript only
Object

Bounds

Defines the boundaries of a window within the screen’s coordinate space, or of a UI element within the container’s coordinate space.

Properties

NameType AccessDescription
Number read/write The vertical coordinate, a pixel offset from the origin of the element's coordinate space.
Number read/write The height in pixels.
Number read/write The horizontal coordinate, a pixel offset from the origin of the element's coordinate space.
Number = 4 readonly The array length.
Number read/write The width in pixels.
Number read/write The height in pixels.
Number read/write The width in pixels.
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 33

Properties elsewhere that hold a Bounds.

Parameter of 4

Method parameters that accept a Bounds.