create method
[This documentation is preliminary and is subject to change.]
Creates a new img element of the specified width and height.
Syntax
IHTMLImgElement retVal = object.create(width, height);
Standards information
There are no standards that apply here.
Parameters
width [in, optional]
Type: VARIANTWidth, in pixels, of the new img element.
height [in, optional]
Type: VARIANTHeight, in pixels, of the new img element.
See also
Build date: 1/26/2012