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
| Name | Type | Access | Description |
|---|---|---|---|
| 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.
Button.boundsButton.windowBoundsCheckbox.boundsCheckbox.windowBoundsDropDownList.boundsDropDownList.windowBoundsEditText.boundsEditText.windowBoundsFlashPlayer.boundsFlashPlayer.windowBoundsGroup.boundsGroup.windowBoundsIconButton.boundsIconButton.windowBoundsListBox.boundsListBox.windowBoundsPanel.boundsPanel.windowBoundsProgressbar.boundsProgressbar.windowBoundsRadioButton.boundsRadioButton.windowBoundsScrollbar.boundsScrollbar.windowBoundsSlider.boundsSlider.windowBoundsStaticText.boundsStaticText.windowBoundsTreeView.boundsTreeView.windowBoundsWindow.boundsWindow.frameBoundsWindow.windowBounds
Parameter of 4
Method parameters that accept a Bounds.