Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the size and position of a rectangle.

Hierarchy

  • IRect

Index

Properties

Properties

height

height: number

The height of the Rect.

double
nativeparamindex

3

width

width: number

The width of the Rect.

double
nativeparamindex

2

x

x: number

The x coordinate of the Rect's origin.

double
nativeparamindex

0

y

y: number

The y coordinate of the Rect's origin

double
nativeparamindex

1

Generated using TypeDoc