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

LayerCollection.Insert Method

Inserts an object into the layer collection at the specified index.

Overload List

Name Description
Public method Insert(Int32, Layer)

Inserts a layer into the collection at the specified index.

Public method Insert(Int32, Object)

Inserts an object into the collection at the specified index.

See Also

Reference