com.esri.arcgis.controls
Class IARControlEventsOnBeforeScreenDrawEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.controls.IARControlEventsOnBeforeScreenDrawEvent
- All Implemented Interfaces:
- Serializable
public class IARControlEventsOnBeforeScreenDrawEvent
- extends EventObject
Description
OnBeforeScreenDraw event corresponds to a Windows paint event
and is triggered before the drawing of the CurrentView is started. 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()
|
IARControlEventsOnBeforeScreenDrawEvent
public IARControlEventsOnBeforeScreenDrawEvent(Object source)
init
public void init()