This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGMxApplication Interface > IGMxApplication.SuspendGesture Method (ArcObjects .NET 10.5 SDK) |
Suspends gesture.
[Visual Basic .NET]
Public Sub SuspendGesture ( _
)
[C#] public void SuspendGesture ( );
SuspendGesture suspends the animated rotation gesture. This method allows you to suspend the animated rotation (enabled with the Navigate tool) when a different tool such as the Fly tool is chosen.