Call us at 1-800-661-8190 or send an email at info@aurigma.com
Adds a v-object to the end of the collection.
Namespace: Aurigma.GraphicsMill.WinControls Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Function Add ( _ value As IVObject _ ) As Integer
public int Add( IVObject value )
Type: Aurigma.GraphicsMill.WinControls.IVObject