ArcObjects Library Reference (ArcScene)  

ISxApplication.SuspendGesture Method

Suspends gesture.

[Visual Basic .NET]
Public Sub SuspendGesture ( _
)
[C#]
public void SuspendGesture (
);

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

ISxApplication Interface