Copies the collection to a one-dimensional Array, starting at the specified index of the target array.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Type: System.Array
A one-dimensional Array that is the destination of the v-objects copied from the collection.Type: System.Int32
A zero-based index in the array at which copying begins.