IRegion 属性 |
The IRegion type exposes the following members.
名称 | 说明 | |
---|---|---|
![]() | Area |
面积
(继承自 IArea。) |
![]() | Centroid |
质心
(继承自 IArea。) |
![]() | Count |
所包含的图形总数
(继承自 IGeometryCollection。) |
![]() | Dimension |
维数
(继承自 IGeometry。) |
![]() | eCoordinateType |
坐标类型(XY XYZ XYM XYZM)
(继承自 IGeometry。) |
![]() | EndPoint |
终点
(继承自 ICurve。) |
![]() | Envelope |
几何对象的包络矩形框(当为空时,会调用ResetBoundingBox来重置,注:IPoint 和 IBoundingBox 内部参数改变后无需重置)
(继承自 IGeometry。) |
![]() | GeometryType |
几何类型
(继承自 IGeometry。) |
![]() | IsClockwise |
计算环是否为顺时针方向
(继承自 IRing。) |
![]() | IsClosed |
是否封闭
(继承自 ICurve。) |
![]() | IsEmpty |
是否为空的几何对象
(继承自 IGeometry。) |
![]() | Item |
根据索引获取几何对象
(继承自 IGeometryCollection。) |
![]() | Length |
长度
(继承自 ICurve。) |
![]() | MidPoint |
中点
(继承自 ICurve。) |
![]() | SpatialReference |
空间参考
(继承自 IGeometry。) |
![]() | StartPoint |
起点
(继承自 ICurve。) |