Gets a collection of layers associated with this canvas.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public ReadOnly Property Layers As LayerCollection
public LayerCollection Layers { get; }
The LayerCollection which represents a collection of layers associated with this canvas.