03.05.2013 Views

ActionScript 2.0 Language Reference - Adobe Help and Support

ActionScript 2.0 Language Reference - Adobe Help and Support

ActionScript 2.0 Language Reference - Adobe Help and Support

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Property summary<br />

Modifiers Property Description<br />

Properties inherited from class Object<br />

Constructor summary<br />

bottom:Number The sum of the y <strong>and</strong> height properties.<br />

bottomRight:Point The location of the Rectangle object's bottomright<br />

corner, determined by the values of the x <strong>and</strong><br />

y properties.<br />

height:Number The height of the rectangle in pixels.<br />

left:Number The x coordinate of the top-left corner of the<br />

rectangle.<br />

right:Number The sum of the x <strong>and</strong> width properties.<br />

size:Point The size of the Rectangle object, expressed as a<br />

Point object with the values of the width <strong>and</strong><br />

height properties.<br />

top:Number The y coordinate of the top-left corner of the<br />

rectangle.<br />

topLeft:Point The location of the Rectangle object's top-left<br />

corner determined by the x <strong>and</strong> y values of the<br />

point.<br />

width:Number The width of the rectangle in pixels.<br />

x:Number The x coordinate of the top-left corner of the<br />

rectangle.<br />

y:Number The y coordinate of the top-left corner of the<br />

rectangle.<br />

constructor (Object.constructor property), __proto__ (Object.__proto__<br />

property), prototype (Object.prototype property), __resolve<br />

(Object.__resolve property)<br />

Signature Description<br />

Rectangle(x:Number,<br />

y:Number,<br />

width:Number,<br />

height:Number)<br />

Creates a new Rectangle object whose top-left corner is specified by<br />

the x <strong>and</strong> y parameters.<br />

Rectangle (flash.geom.Rectangle) 1045

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!