GeometryCollection 属性 |
The GeometryCollection type exposes the following members.
| 名称 | 说明 | |
|---|---|---|
| _BoundingBox |
主要用于包络矩形框的直接赋值与修改(目前主要用于内部继承对象的克隆使用以提高效率)
| |
| Count |
所包含的图形总数
| |
| Dimension |
维数
| |
| eCoordinateType |
坐标类型(XY XYZ XYM XYZM)
| |
| Envelope |
几何对象的包络矩形框(当为空时,会调用ResetBoundingBox来重置,注:IPoint 和 IBoundingBox 内部参数改变后无需重置)
| |
| GeometryType |
几何类型
| |
| IsEmpty |
是否为空的几何对象
| |
| Item |
根据索引获取几何对象
| |
| SpatialReference |
空间参考
|