Compartir a través de


GetImage Método

Returns the chart as an image.

Lista de sobrecargas

  Nombre Descripción
Método publico GetImage() () () () Returns the image of the current instance. (Se hereda de DynamicImageInstance).
Método publico GetImage(ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection. (Se hereda de DynamicImageInstance).
Método publico GetImage(DynamicImageInstance. . :: . .ImageType) Returns the image of the current instance by specifying the type of the rendered image. (Se hereda de DynamicImageInstance).
Método publico GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%) Returns the chart as an image of a specified type along with its image map. (Invalida DynamicImageInstance. . :: . .GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%).)
Método protegido 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. (Se hereda de DynamicImageInstance).
Método protegido GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%, Stream%) Infraestructura. (Se hereda de DynamicImageInstance).

Principio