API Documentation for: NEXT
Show:

Graphics.Rect Class

Defined in: Graphics.Rect:1438
Module: EaselJS

Graphics command object. See Graphics and append for more information.

Constructor

Graphics.Rect

(
  • x
  • y
  • w
  • h
)

Defined in Graphics.Rect:1438

Parameters:

Item Index

Properties

Properties

h

Number

Defined in h:1459

w

Number

Defined in w:1455

x

Number

Defined in x:1447

y

Number

Defined in y:1451