A Point is a zero-dimensional object that represents a specific (X, Y) location in a the two-dimensional XY-Plane. A Point may also have a Z attribute associated with it.
| 
 | Properties | 
 | 
| 
 | Returns the dimension of the geometry object. (Inherited from IGeometry) | |
| 
 | 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) | |
| 
 | 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 IWks representing methods for transferring coordinate system information (WKT and WKB). (Inherited from IGeometry) | |
| 
 | Returns or sets the x-coordinate of the point. | |
| 
 | Returns or sets the y-coordinate of the point. | |
| 
 | Returns or sets the z-attribute. | |
| 
 | Methods | 
 | 
| 
 | Creates an exact copy of the selected geometry. (Inherited from IGeometry) | |
| 
 | Terminates the edit item mode. (Inherited from IGeometry) | |
| 
 | 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) |