com.esri.arcgis.carto
Class IGraphicsContainerEventsElementDeletedEvent
java.lang.Object
   java.util.EventObject
java.util.EventObject
       com.esri.arcgis.carto.IGraphicsContainerEventsElementDeletedEvent
com.esri.arcgis.carto.IGraphicsContainerEventsElementDeletedEvent
- All Implemented Interfaces: 
- Serializable
- public class IGraphicsContainerEventsElementDeletedEvent 
- extends EventObject
Product Availability
 Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
 Supported Platforms
 Windows, Solaris, Linux
- See Also:
- Serialized Form
 
 
 
 
 
 
IGraphicsContainerEventsElementDeletedEvent
public IGraphicsContainerEventsElementDeletedEvent(Object source)
init
public void init(IElement element)
- 
 
getElement
public final IElement getElement()
-