This documentation is for the old version. Go to the latest Graphics Mill docs

Canvas.Clear Method

Clears all the LayerCollection instances associated with this canvas.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

Visual Basic
Public Sub Clear
C#
public void Clear()

See Also

Reference