com.esri.arcgis.carto
Class IMapFrameEventsMapFrameResizedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.carto.IMapFrameEventsMapFrameResizedEvent
- All Implemented Interfaces:
- Serializable
public class IMapFrameEventsMapFrameResizedEvent
- extends EventObject
Remarks
The MapFrameResized event is fired whenever the MapFrame or MapSurroundFrame is resized (depending on which object the event is being tracked for). Use the event to make updates to the contents of the frame that might depend on it's size.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
- See Also:
MapFrame
,
Serialized Form
Method Summary |
void |
init()
|
IMapFrameEventsMapFrameResizedEvent
public IMapFrameEventsMapFrameResizedEvent(Object source)
init
public void init()