A point is a shape with a dimension of 0 that has a single x,y coordinate value.
| 
 | Properties | 
 | 
| 
 | Returns the number of points in the geometry. | |
| 
 | Returns the IPoint element in the specified zero based index. | |
| 
 | Methods | 
 | 
| 
 | Adds a point to the geometry. | |
| 
 | Deletes a point from the geometry. | |
| 
 | Inserts a point in the selected position on the geometry. | |
| 
 | Converts the list of geometry points to an array |