几何对象的包络矩形框(当为空时,会调用ResetBoundingBox来重置,注:IPoint 和 IBoundingBox 内部参数改变后无需重置)
命名空间:
GISShare.SMap.Geometry
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法IBoundingBox Envelope { get; }
ReadOnly Property Envelope As IBoundingBox
Get
property IBoundingBox^ Envelope {
IBoundingBox^ get ();
}
abstract Envelope : IBoundingBox with get
属性值
类型:
IBoundingBox
参见