This document is archived and information here might be outdated. Recommended version. |
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.