点击或拖拽改变大小

IRing 属性

The IRing type exposes the following members.

属性
  名称说明
公共属性Dimension
维数
(继承自 IGeometry。)
公共属性eCoordinateType
坐标类型(XY XYZ XYM XYZM)
(继承自 IGeometry。)
公共属性EndPoint
终点
(继承自 ICurve。)
公共属性Envelope
几何对象的包络矩形框(当为空时,会调用ResetBoundingBox来重置,注:IPoint 和 IBoundingBox 内部参数改变后无需重置)
(继承自 IGeometry。)
公共属性GeometryType
几何类型
(继承自 IGeometry。)
公共属性IsClockwise
计算环是否为顺时针方向
公共属性IsClosed
是否封闭
(继承自 ICurve。)
公共属性IsEmpty
是否为空的几何对象
(继承自 IGeometry。)
公共属性Length
长度
(继承自 ICurve。)
公共属性MidPoint
中点
(继承自 ICurve。)
公共属性SpatialReference
空间参考
(继承自 IGeometry。)
公共属性StartPoint
起点
(继承自 ICurve。)
Top
参见