Search
Image Members
Constructors Fields Properties
 


Represents an image.

The following tables list the members exposed by the Image type.

 Public Constructors

  Name Description

Image

Initializes a new instance of the Image class.

 Public Fields

  Name Description

bounds

The object's bounds.

image

The image to be displayed.

 Public Properties

  Name Description

visibility

Gets or sets the visibility of this component. (Inherited from ComponentBase.)

 See Also