共用方式為


GetImage 方法

Returns the chart as an image.

多載清單 

  名稱 描述
公用方法 GetImage() () () () Returns the image of the current instance. (繼承自 DynamicImageInstance。)
公用方法 GetImage(ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection. (繼承自 DynamicImageInstance。)
公用方法 GetImage(DynamicImageInstance. . :: . .ImageType) Returns the image of the current instance by specifying the type of the rendered image. (繼承自 DynamicImageInstance。)
公用方法 GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%) Returns the chart as an image of a specified type along with its image map. (覆寫 DynamicImageInstance. . :: . .GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%)。)
受保護的方法 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. (繼承自 DynamicImageInstance。)
受保護的方法 GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%, Stream%) 基礎結構。 (繼承自 DynamicImageInstance。)

頂端