GraphicsContainer.Items Property

Gets the collection of items in this GraphicsContainer.

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

Syntax

C#
public ContainerItemCollection Items { get; }

Property Value

Items stored in this GraphicsContainer.

See Also

Reference