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.VectorObjects.dll)

Syntax

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

See Also

Reference