com.esri.arcgis.display
Class ITransformEventsVisibleBoundsUpdatedEvent
java.lang.Object
java.util.EventObject
com.esri.arcgis.display.ITransformEventsVisibleBoundsUpdatedEvent
- All Implemented Interfaces:
- Serializable
public class ITransformEventsVisibleBoundsUpdatedEvent
- extends EventObject
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
- See Also:
- Serialized Form
ITransformEventsVisibleBoundsUpdatedEvent
public ITransformEventsVisibleBoundsUpdatedEvent(Object source)
init
public void init(IDisplayTransformation sender,
boolean sizeChanged)
getSender
public final IDisplayTransformation getSender()
getSizeChanged
public final boolean getSizeChanged()