Canvas.height Property

Gets the height of the canvas taking into account screen vertical resolution and zoom value.

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

Syntax

Java Script
function get_height();

Property Value

The height of the canvas.

See Also

Reference