Home > All Other Interfaces > IGeometryCollection > DeleteGeometry
Delete the selected geometries from the collection.
JavaScript |
|
|
C# |
|
|
C++ |
|
HRESULT DeleteGeometry( long Index) |
Parameters
Index
The zero-based index of the geometry you are deleting.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.