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

LayerCollection.Remove Method

Removes the first occurrence of a specific object from the layer collection.

Overload List

Name Description
Public method Remove(Object)

Removes the first occurrence of a specific object from the collection.

Public method Remove(Layer)

Removes the first occurrence of a specific layer from the collection.

See Also

Reference