com.esri.arcgis.controls
Class IEngineEditEventsOnSketchFinishedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.controls.IEngineEditEventsOnSketchFinishedEvent
- All Implemented Interfaces:
- Serializable
public class IEngineEditEventsOnSketchFinishedEvent
- extends EventObject
Description
The OnSketchFinished event is fired whenever a sketch is completed during an edit session. For example, a sketch is finished by double-clicking or by calling IEngineEditSketch::FinishSketch or ControlsEditingSketchFinishCommand programmatically.
Product Availability
Available with ArcGIS Engine.
- See Also:
- Serialized Form
Method Summary |
void |
init()
|
IEngineEditEventsOnSketchFinishedEvent
public IEngineEditEventsOnSketchFinishedEvent(Object source)
init
public void init()