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