DynamicImageInstance.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%) 基础结构。

页首