This class represents a collection of layers.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
<SerializableAttribute> _ <DefaultMemberAttribute("Item")> _ Public Class LayerCollection _ Implements IList, ICollection, IEnumerable, ISerializable
[SerializableAttribute] [DefaultMemberAttribute("Item")] public class LayerCollection : IList, ICollection, IEnumerable, ISerializable
Each host control contains a set of layers represented with this class. Each layer contains a collection of v-objects.