Show contents 

Working with Graphic Elements > Classes > Canvas > Canvas.clear

Canvas.clear

Syntax

clear();

Description

The clear method clears canvas.

Example

The example of method use is given in description of the Canvas.StrokeDashArray property.

See also:

Canvas