com.esri.arcgis.controls
Class IEngineEditEventsOnStopOperationEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.controls.IEngineEditEventsOnStopOperationEvent
- All Implemented Interfaces:
- Serializable
public class IEngineEditEventsOnStopOperationEvent
- extends EventObject
Description
The OnStopOperation event is fired whenever an edit operation is stopped or when IEngineEditor::StopOperation is called. At this stage a feature has been created using the sketch geometry but the IEngineEditSketch::Geometry is still available.
Product Availability
Available with ArcGIS Engine.
- See Also:
- Serialized Form
Method Summary |
void |
init()
|
IEngineEditEventsOnStopOperationEvent
public IEngineEditEventsOnStopOperationEvent(Object source)
init
public void init()