Microsoft SDK for Java

DhImage Class

Implements an image object that displays a bitmap file in the document.

Component 
  | 
  +--DhStyleBase 
     | 
     +--DhElement 
        | 
        +--DhImage

package com.ms.wfc.html

public class DhImage
extends
DhElement

Remarks

To create a DhImage object on your page, use setURL to specify the URL of the image to display.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.