Whitebeam Object Definition

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Object Definition

GraphicImage.Rectangle

Defines a 'rectangle' for copy operations

Elements

The GraphicImage.Rectangle struct has 4 elements:

Name Type/Value Range/Length Description
xnumberinteger Optional. 'x' co-ordinate of top-left corner of the rectangle
ynumberinteger Optional. 'y' co-ordinate of top-left corner of the rectangle
wnumberinteger Optional. Width of the rectangle
hnumberinteger Optional. Height of the rectangle

Remarks

Rectangle objects are used as parameters to copyRect and copyRectRotate methods

Whitebeam release 1.3.36
(loadtime : 24ms)