|  Add | Adds a Point object to the Points collection. | 
|  Along | Returns a point calculated at the input distance along the Points collection. | 
|  Insert | Inserts a new Point object at the specified position in the Points collection. | 
|  Item | Returns the specified Point object. | 
|  NearestPoint | Returns the point nearest to the Points collection from the input point. | 
|  NearestSegment | Returns the segment number in the Points collection closest to the input point. | 
|  Offset | Moves the Points collection by the specified amount horizontally and vertically, in units of the coordinate system of the current map. | 
|  Remove | Removes a Point object from the Points collection. | 
|  Set | Changes the specified Point in the Points collection to another Point. | 
|  Centroid | Returns the centroid of the Points object. | 
|  CoordinateSystem | Returns or sets the coordinate system of the points. | 
|  Count | Returns the number of Point objects in the collection. | 
|  Extent | Returns the spatial extent of the points in the collection. | 
|  ShapeType | Returns a value that indicates the type of geometric shape associated with the Points object. | 
 
     
     
     
     
    