This documentation is for the old version. Go to the latest Graphics Mill docs

ControlPointCollection.CopyTo Method

Copies the elements of the collection to an array starting at a particular index.

Overload List

Name Description
Public method CopyTo(Array, Int32)

Copies the elements of the collection to an array starting at a particular index.

Public method CopyTo(ControlPoint[], Int32)

Copies the elements of the collection to an array starting at a particular index.

See Also

Reference