Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Rectangle

The relative location of the region to the screen or window.

Hierarchy

  • Rectangle

Index

Properties

Properties

height

height: number

The height of the region.

width

width: number

The width of the region.

x

x: number

The horizontal offset from the top-left corner.

y

y: number

The vertical offset from the top-left corner.