[]
Gets the graphic image used in the specified part of the user interface.
public Image GetImage(int id)
Public Function GetImage(id As Integer) As Image
| Type | Name | Description |
|---|---|---|
| int | id | Unique identifier that specifies which part of the interface in which the image is used |
| Type | Description |
|---|---|
| Image | A Imageobject. |