CanvasViewer.Canvas Property

Gets the Canvas associated with this CanvasViewer.

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

Syntax

C#
public Canvas Canvas { get; }

Property Value

The Canvas value associated with this CanvasViewer.

See Also

Reference