Removes the first occurrence of a specified VObject from the collection.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Type: Aurigma.GraphicsMill.AjaxControls.VectorObjects.VObject
The v-object to remove.The Boolean value which indicated whether the v-object was successfully removed from the collection. This method also returns false if the v-object is not found in the collection.