You’re viewing documentation for an outdated product. The Graphics Mill Web Controls library has been removed from Graphics Mill and is now part of the Customers Canvas product line, where it is available as a set of APIs for Design Atoms and as Design Editor.

LayerCollection Properties

The LayerCollection type exposes the following members.

Properties

Name Description
Public property Canvas

Gets a reference to the Canvas object this LayerCollection belongs to.

Public property Count (Inherited from Collection<Layer>.)
Public property Item

Gets or sets the item at the specified index.

(Inherited from Collection<<'T>>.)
Protected property Items (Inherited from Collection<Layer>.)
Public property SelectedIndex (Inherited from SelectableCollection<<'T>>.)
Public property SelectedItem (Inherited from SelectableCollection<<'T>>.)

Explicit Interface Implementations

Name Description
Explicit interface implemetation Private property IList..IsFixedSize (Inherited from Collection<Layer>.)
Explicit interface implemetation Private property ICollection<<'T>>..IsReadOnly (Inherited from Collection<Layer>.)
Explicit interface implemetation Private property IList..IsReadOnly (Inherited from Collection<Layer>.)
Explicit interface implemetation Private property ICollection..IsSynchronized (Inherited from Collection<Layer>.)
Explicit interface implemetation Private property IList..Item (Inherited from Collection<Layer>.)
Explicit interface implemetation Private property ICollection..SyncRoot (Inherited from Collection<Layer>.)

See Also

Reference