Home > All Other Interfaces > IGeometry
This interface provides properties and methods for setting or returning the properties and behavior of geometric objects.
|
Properties |
|
|
Returns the dimension of the geometry object. |
|
|
Returns the geometry’s bounding box. |
|
|
Returns the geometry type. |
|
|
Returns a string representation of the geometry type. |
|
|
An ISpatialOperator representing the selected geometry’s interaction with another geometry object. |
|
|
An ISpatialRelation that tests the geometry’s spatial relationship with other geometries. |
|
|
An IWks representing methods for transferring coordinate system information (WKT and WKB). |
|
|
Methods |
|
|
Creates an exact copy of the selected geometry. |
|
|
Terminates the edit item mode. |
|
|
Returns whether or not the set of points in the selected geometry is empty. |
|
|
Returns TRUE if the geometry is simple. |
|
|
Removes all points from this geometry. |
|
|
Starts the edit item mode. |