com.esri.arcgis.controls
Class IARControlEventsOnAfterScreenDrawEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.controls.IARControlEventsOnAfterScreenDrawEvent
- All Implemented Interfaces:
- Serializable
public class IARControlEventsOnAfterScreenDrawEvent
- extends EventObject
Description
OnAfterScreenDraw event corresponds to a Windows paint event
and is triggered when the drawing of the CurrentView is completed. The
following are examples of when drawing occurs in the CurrentView:
Product Availability
Available with ArcGIS Desktop. Requires Publisher Extension.
- See Also:
- Serialized Form
Method Summary |
void |
init()
|
IARControlEventsOnAfterScreenDrawEvent
public IARControlEventsOnAfterScreenDrawEvent(Object source)
init
public void init()