height property
Gets or sets the height of a canvas element on a document.
![]() ![]() |
Syntax
HRESULT value = object.put_height( v);HRESULT value = object.get_height(* p);
Property values
Type: long
The height of a canvas element, in pixels.
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.10
Build date: 11/12/2012

