Functions

Manipulating the Drawing Area

Clear(DrawXtra member) - erases all of the contents of the canvas so that it is empty.
Example: Clear(member "canvas")

Resize(DrawXtra member, integer width, integer height) - resizes the canvas. This will also clear out any images in the canvas.
Example: Resize(member "canvas")

Redraw(DrawXtra member) - force the canvas to redraw itself. When making drawings, they will not show up on the stage until Redraw() gets called.
Example: Redraw(member "canvas")
Getting Started Packed Colors Properties Creating Projectors Using the Xtra in Shockwave Known Issues How to Order and Register Licensing and Availability Technical Support