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

LayerCollection.clear Method

Removes all layers from the collection.

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

Syntax

Java Script
function clear();

Remarks

This method corresponds to LayerCollection.Clear() server-side member.

See Also

Reference