Freigeben über


GetImage-Methode

Returns the chart as an image.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode GetImage() () () () Returns the image of the current instance. (Geerbt von DynamicImageInstance.)
Öffentliche Methode GetImage(ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection. (Geerbt von DynamicImageInstance.)
Öffentliche Methode GetImage(DynamicImageInstance. . :: . .ImageType) Returns the image of the current instance by specifying the type of the rendered image. (Geerbt von DynamicImageInstance.)
Öffentliche Methode GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%) Returns the chart as an image of a specified type along with its image map. (Überschreibt DynamicImageInstance. . :: . .GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%).)
Geschützte Methode 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. (Geerbt von DynamicImageInstance.)
Geschützte Methode GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%, Stream%) Infrastruktur. (Geerbt von DynamicImageInstance.)

Zum Anfang