Partilhar via


Método GetImage

Returns the chart as an image.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público GetImage() () () () Returns the image of the current instance. (Herdado de DynamicImageInstance.)
Método público GetImage(ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection. (Herdado de DynamicImageInstance.)
Método público GetImage(DynamicImageInstance. . :: . .ImageType) Returns the image of the current instance by specifying the type of the rendered image. (Herdado de DynamicImageInstance.)
Método público GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%) Returns the chart as an image of a specified type along with its image map. (Substitui 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. (Herdado de DynamicImageInstance.)
Método protegido GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%, Stream%) Infraestrutura. (Herdado de DynamicImageInstance.)

Início