height property

[This documentation is preliminary and is subject to change.]

Gets or sets the height of the video element.

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

Syntax

HRESULT value = object.put_height(long v);HRESULT value = object.get_height(long* p);

Property values

Type: long

The height of the video element.

Standards information

 

 

Build date: 1/26/2012