This documentation is for the old version. Go to the latest Graphics Mill docs

MultiLayerViewerInvalidationTarget.Layer Property

Gets a layer that is changed.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

Visual Basic
Public ReadOnly Property Layer As Layer
C#
public Layer Layer { get; }

Property Value

A layer that is changed.

See Also

Reference