This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IT > ITransformEvents Interface > ITransformEvents.ResolutionUpdated Event (ArcObjects .NET 10.5 SDK) |
Notifies clients when the resolution is updated.
[Visual Basic .NET] Public Event ResolutionUpdated As ResolutionUpdatedEventHandler
[C#] public event ResolutionUpdatedEventHandler ResolutionUpdated
[C++]
HRESULT ResolutionUpdated(
IDisplayTransformation* sender
);
[C++]
Parameters sender
sender is a parameter of type IDisplayTransformation