ContainerItemCollection Class

Represents a collection of graphics placeholders.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public sealed class ContainerItemCollection : Collection<Item>

Inheritance Hierarchy

System.Object
L System.Collections.ObjectModel.Collection < Item >
L Aurigma.GraphicsMill.AdvancedDrawing.ContainerItemCollection

See Also

Reference