height property
Gets or sets the height of the video element.
![]() ![]() |
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
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.6
See also
Build date: 11/12/2012

