This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IScreenDisplay2 Interface > IScreenDisplay2.TrackRotate Method (ArcObjects .NET 10.4 SDK) |
Interactively rotates the screen.
[Visual Basic .NET]
Public Sub TrackRotate ( _
)
[C#] public void TrackRotate ( );
[C++]
HRESULT TrackRotate(
void
);