Partager via


GetImage méthode

Returns the chart as an image.

Liste de surcharge

  Nom Description
Méthode publique GetImage() () () () Returns the image of the current instance. (Hérité de DynamicImageInstance.)
Méthode publique GetImage(ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection. (Hérité de DynamicImageInstance.)
Méthode publique GetImage(DynamicImageInstance. . :: . .ImageType) Returns the image of the current instance by specifying the type of the rendered image. (Hérité de DynamicImageInstance.)
Méthode publique GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%) Returns the chart as an image of a specified type along with its image map. (Se substitue à DynamicImageInstance. . :: . .GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%).)
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. (Hérité de DynamicImageInstance.)
Méthode protégée GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%, Stream%) Infrastructure. (Hérité de DynamicImageInstance.)

Haut de la page