Adds a v-object to the end of the collection.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Overrides Sub Add ( _ item As VObject _ )
public override void Add( VObject item )
Type: Aurigma.GraphicsMill.AjaxControls.VectorObjects.VObject
The v-object to add.