IHTMLImgElement4 interface

This interface extends the IHTMLImgElement3 interface.

Members

The IHTMLImgElement4 interface inherits from the IDispatch interface. IHTMLImgElement4 also has these types of members:

  • Properties

Properties

The IHTMLImgElement4 interface has these properties.

Property Description

naturalHeight

The original height of the image resource before sizing.

naturalWidth

The original width of the image resource before sizing.

 

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch