Canvas.width Property

Gets the width of the canvas taking into account screen horizontal resolution and zoom value.

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

Syntax

Java Script
function get_width();

Property Value

The width of the canvas.

See Also

Reference