ArcObjects Library Reference (GlobeCore)  

IGlobeViewer.StopSpinning Method

Stops the globe from further spinning.

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGlobeViewer Interface