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

VObjectCollection.clear Method

Removes all v-objects 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 VObjectCollection.Clear() server-side member.

See Also

Reference