MapInstance.GetImage 方法

包括受保护的成员
包括继承的成员

Returns the map as an image.

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共方法 GetImage() Returns the map as an image.
公共方法 GetImage(ActionInfoWithDynamicImageMapCollection%) Returns the map as an image along with its image map.
公共方法 GetImage(DynamicImageInstance.ImageType) Returns the map as an image of a specified type.
公共方法 GetImage(DynamicImageInstance.ImageType, ActionInfoWithDynamicImageMapCollection%) Returns the map as an image of a specified type along with its image map.

页首