com.esri.arcgis.controls
Class IEngineEditEventsOnBeforeStopOperationEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.controls.IEngineEditEventsOnBeforeStopOperationEvent
- All Implemented Interfaces:
- Serializable
public class IEngineEditEventsOnBeforeStopOperationEvent
- extends EventObject
Description
OnBeforeStopOperation is fired before the edit operation is finished at which point the sketch is discarded. Use this event to manipulate the sketch geometry before it is committed.
Product Availability
Available with ArcGIS Engine.
- See Also:
- Serialized Form
Method Summary |
void |
init()
|
IEngineEditEventsOnBeforeStopOperationEvent
public IEngineEditEventsOnBeforeStopOperationEvent(Object source)
init
public void init()