EndEdit

This method terminates the edit item mode.

 

JavaScript

 

EndEdit()

 

C#

 

IGeometry EndEdit()

 

C++

 

HRESULT EndEdit(

       IGeometry** newGeometry)

Return Value

newGeometry

An IGeometry, representing the edited geometry.

Exceptions

See:  HRESULT Return Values for a list of possible values returned by the HRESULT.