MapGraphicsGetRealTimeExtent 方法 |
获取一份实时的Extent
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public IBoundingBox GetRealTimeExtent()
Public Function GetRealTimeExtent As IBoundingBox
public:
virtual IBoundingBox^ GetRealTimeExtent() sealed
abstract GetRealTimeExtent : unit -> IBoundingBox
override GetRealTimeExtent : unit -> IBoundingBox
返回值
类型:
IBoundingBox实现
IMapGraphicsGetRealTimeExtent
参见