FeatureCollectionGetExtent 方法 |
获取最新的包络矩形框(总会调用ResetExtent来重置)
命名空间:
GISShare.SMap.Data
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public IBoundingBox GetExtent()
Public Function GetExtent As IBoundingBox
public:
virtual IBoundingBox^ GetExtent() sealed
abstract GetExtent : unit -> IBoundingBox
override GetExtent : unit -> IBoundingBox
返回值
类型:
IBoundingBox实现
IFeatureCollectionGetExtent
参见