com.esri.arcgis.controls
Class IPageLayoutControlEventsOnFocusMapChangedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.controls.IPageLayoutControlEventsOnFocusMapChangedEvent
- All Implemented Interfaces:
- Serializable
public class IPageLayoutControlEventsOnFocusMapChangedEvent
- extends EventObject
Description
The OnFocusMapChanged event is based upon the IActiveViewEvents::FocusMapChanged event. The event is fired whenever a new map is made active. If a Map Document has been loaded into the PageLayoutControl that contains multiple map frames, the event will be triggered when the IActiveView::FocusMap property is changed.
Product Availability
Available with ArcGIS Engine.
- See Also:
- Serialized Form
Method Summary |
void |
init()
|
IPageLayoutControlEventsOnFocusMapChangedEvent
public IPageLayoutControlEventsOnFocusMapChangedEvent(Object source)
init
public void init()