0 out of 1 rated this helpful - Rate this topic

height property

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( lHeight);HRESULT value = object.get_height(* lHeight);

Property values

Type: long

The height of the video element.

Standards information

See also

How to use HTML5 to play video files on your webpage

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.