Notifies clients when the visible bounds is updated.
[Visual Basic .NET] Public Event VisibleBoundsUpdated As VisibleBoundsUpdatedEventHandler
[C#] public event VisibleBoundsUpdatedEventHandler VisibleBoundsUpdated
[C++]
HRESULT VisibleBoundsUpdated(
IDisplayTransformation* sender,
VARIANT_BOOL sizeChanged
);
[C++]Parameters
sendersender is a parameter of type IDisplayTransformation
sizeChanged sizeChanged is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.