ArcObjects Component Help  (Core)    

ITransformEvents.BoundsUpdated Event

Notifies clients when the bounds is updated.

[Visual Basic 6.0]
Event BoundsUpdated(
    ByVal sender As IDisplayTransformation _
) As Empty
[Visual Basic .NET]
Public Event BoundsUpdated As BoundsUpdatedEventHandler
[C#]
public event BoundsUpdatedEventHandler BoundsUpdated
[C++]
public event BoundsUpdatedEventHandler BoundsUpdated