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