Releases all resources held by the canvas.
[VBScript] Canvas.Clear
Canvas.Clear
This resets the Canvas freeing up all memory being used for images.
Clear resets the height and width to zero and depth to millions.
Canvas Height property. Canvas Width property. Canvas Depth property.
[VBScript] mycanvas.Clear
mycanvas.Clear