This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeViewer Interface > IGlobeViewer.StopSpinning Method (ArcObjects .NET 10.5 SDK) |
Stops the globe from further spinning.
[Visual Basic .NET]
Public Sub StopSpinning ( _
)
[C#] public void StopSpinning ( );
[C++]
HRESULT StopSpinning(
void
);