Layer.Canvas Property

Gets a reference to the Canvas object this Layer belongs to.

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

Syntax

C#
public ICanvas Canvas { get; internal set; }

Property Value

The Canvas this Layer belongs to.

See Also

Reference