IBoundingBoxGetSimilar 方法 |
模仿一个相似的对象
命名空间:
GISShare.SMap.Geometry
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法IBoundingBox GetSimilar(
IBoundingBox pBoundingBox
)
Function GetSimilar (
pBoundingBox As IBoundingBox
) As IBoundingBox
IBoundingBox^ GetSimilar(
IBoundingBox^ pBoundingBox
)
abstract GetSimilar :
pBoundingBox : IBoundingBox -> IBoundingBox
参数
- pBoundingBox
- 类型: GISShare.SMap.GeometryIBoundingBox
目标对象
返回值
类型:
IBoundingBox返回一个新对象
参见