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