In This Topic
The following tables list the members exposed by ImageMap.
Public Constructors
| Name | Description |
 | ImageMap Constructor | Initializes a new instance of the ImageMap class specifing a value and
the index of the image to which it is mapped. |
Top
Public Properties
| Name | Description |
 | ImageIndex | Gets or sets the index of the image to which Value is mapped. |
 | Value | Gets or sets the value to map to an image. |
Top
See Also