Home > All Other Interfaces > ILinearRing
A linear ring is a special line string which is closed. It closes itself automatically on every AddPoint/DeletePoint/InsertPoint by adding a copy of the first point as the last point.
| 
 
  | 
 Properties  | 
 
  | 
| 
 
  | 
 The area enclosed by the linear ring.  | 
|
| 
 
  | 
 An IPoint representing the geometric center of the curve.  | 
|
| 
 
  | 
 Returns the dimension of the geometry object. (Inherited from IGeometry))  | 
|
| 
 
  | 
 An IPoint representing the end point of the linear ring. (Inherited from ILineString)  | 
|
| 
 
  | 
 Returns the geometry’s bounding box. (Inherited from IGeometry)  | 
|
| 
 
  | 
 Returns the geometry type ID. (Inherited from IGeometry)  | 
|
| 
 
  | 
 Returns a string representation of the geometry type. (Inherited from IGeometry)  | 
|
| 
 
  | 
 The curve length. (Inherited from ILineString)  | 
|
| 
 
  | 
 The number of points in the linear ring. (Inherited from ILineString)  | 
|
| 
 
  | 
 An IPoints representing the points in the linear ring. (Inherited from ILineString)  | 
|
| 
 
  | 
 An ISpatialOperator representing the selected geometry’s interaction with another geometry object. (Inherited from IGeometry)  | 
|
| 
 
  | 
 An ISpatialRelation that tests the geometry’s spatial relationship with other geometries. (Inherited from IGeometry)  | 
|
| 
 
  | 
 An IPoint representing the start point of the linear ring. (Inherited from ILineString)  | 
|
| 
 
  | 
 Returns the value associated with the specified linestring. C# exposes this property as get_Value. (Inherited from ILineString)  | 
|
| 
 
  | 
 An IWks representing methods for transferring coordinate system information (WKT and WKB). (Inherited from IGeometry)  | 
|
| 
 
  | 
 Methods  | 
 
  | 
| 
 
  | 
 Creates an exact copy of the selected geometry. (Inherited from ILineString)  | 
|
| 
 
  | 
 
  | 
|
| 
 
  | 
 This method is exposed only in C#. To use from C++ or JavaScript use the Value property.  | 
|
| 
 
  | 
 Returns true if the linear ring is closed. (Inherited from ILineString)  | 
|
| 
 
  | 
 Returns whether or not the set of points in the selected geometry is empty. (Inherited from IGeometry)  | 
|
| 
 
  | 
 Returns whether or not the geometry is simple. (Inherited from IGeometry)  | 
|
| 
 
  | 
 Removes all points from this geometry. (Inherited from IGeometry)  | 
|
| 
 
  | 
 Starts the edit item mode. (Inherited from IGeometry)  |