Partager via


Méthode GetImage

Returns the image of the current instance.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique GetImage() () () () Returns the image of the current instance.
Méthode publique GetImage(ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection.
Méthode publique GetImage(DynamicImageInstance. . :: . .ImageType) Returns the image of the current instance by specifying the type of the rendered image.
Méthode publique GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection by specifying the type of the rendered image.
Méthode protégée GetImage(DynamicImageInstance. . :: . .ImageType, Boolean%) Returns the image of the current instance by specifying the type of the rendered image and gets a boolean value indicating wether the image has an associated image map.
Méthode protégée GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%, Stream%) Infrastructure.

Haut de la page