This document is archived and information here might be outdated. Recommended version. |
Notifies clients when the bounds is updated.
[Visual Basic .NET] Public Event BoundsUpdated As BoundsUpdatedEventHandler
[C#] public event BoundsUpdatedEventHandler BoundsUpdated
[C++]
HRESULT BoundsUpdated(
IDisplayTransformation* sender
);
[C++] Parameters sender
sender is a parameter of type IDisplayTransformation*