共用方式為


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。)

上層