Item.Layer Property

Gets or sets the layer that contains this item.

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

Syntax

C#
public Layer Layer { get; set; }

Property Value

The Layer instance containing this item.

See Also

Reference