CanvasViewer.canvas Property

Gets the Canvas associated with this CanvasViewer.

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

Syntax

Java Script
function get_canvas();

Property Value

The Canvas associated with this CanvasViewer.

Remarks

This property corresponds to CanvasViewer.Canvas server-side member.

See Also

Reference