IBoundingBox 属性 |
The IBoundingBox type exposes the following members.
| 名称 | 说明 | |
|---|---|---|
| Bottom |
下端
| |
| Dimension |
维数
(继承自 IGeometry。) | |
| eCoordinateType |
坐标类型(XY XYZ XYM XYZM)
(继承自 IGeometry。) | |
| Envelope |
几何对象的包络矩形框(当为空时,会调用ResetBoundingBox来重置,注:IPoint 和 IBoundingBox 内部参数改变后无需重置)
(继承自 IGeometry。) | |
| GeometryType |
几何类型
(继承自 IGeometry。) | |
| Height |
高
| |
| IsEmpty |
是否为空的几何对象
(继承自 IGeometry。) | |
| Left |
左端
| |
| Right |
右端
| |
| SpatialReference |
空间参考
(继承自 IGeometry。) | |
| Top |
上端
| |
| Width |
宽
| |
| X |
X
| |
| Y |
Y
|