API Documentation for: 0.8.0
Show:

Graphics.Rect Class

Defined in: Graphics.Rect:1760
Module: EaselJS

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

Constructor

Graphics.Rect

(
  • x
  • y
  • w
  • h
)

Defined in Graphics.Rect:1760

Parameters:

Item Index

Properties

Properties

h

Number

Defined in h:1781

w

Number

Defined in w:1777

x

Number

Defined in x:1769

y

Number

Defined in y:1773