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