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