Canvas.CurrentLayer Property

Gets the currently selected layer.

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

Syntax

C#
public Layer CurrentLayer { get; }

Property Value

The Layer which is currently selected in this Canvas.

See Also

Reference