共用方式為


GetImage 方法

Returns the image of the current instance.

多載清單 

  名稱 描述
公用方法 GetImage() () () () Returns the image of the current instance.
公用方法 GetImage(ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection.
公用方法 GetImage(DynamicImageInstance. . :: . .ImageType) Returns the image of the current instance by specifying the type of the rendered image.
公用方法 GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%) Returns the image of the current instance and its accompanying ActionInfoWithDynamicImageMapCollection by specifying the type of the rendered image.
受保護的方法 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.
受保護的方法 GetImage(DynamicImageInstance. . :: . .ImageType, ActionInfoWithDynamicImageMapCollection%, Stream%) 基礎結構。

頂端