This topic has not yet been rated - Rate this topic

height property

Gets or sets the height of a canvas element on a document.

HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.10Internet Explorer 9

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.