com.esri.arcgis.schematic
Class INgProjectEventsOnRedrawEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.schematic.INgProjectEventsOnRedrawEvent
- All Implemented Interfaces:
- Serializable
public class INgProjectEventsOnRedrawEvent
- extends EventObject
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
- See Also:
INgView.redraw(int),
Serialized Form
INgProjectEventsOnRedrawEvent
public INgProjectEventsOnRedrawEvent(Object source)
init
public void init(INgView view,
int redrawMode)
getView
public final INgView getView()
getRedrawMode
public final int getRedrawMode()