This document is archived and information here might be outdated.  Recommended version.


esriARGlobeTool Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (PublisherControls)  

esriARGlobeTool Constants

Control tool options.

Constant Value Description
esriARGlobeToolPivot 0 Globe pivot tool.
esriARGlobeToolNavigate 1 Globe navigate tool.
esriARGlobeToolZoomInOut 2 Globe zoom in/out tool.
esriARGlobeToolPan 3 Globe pan tool.
esriARGlobeToolIdentify 4 Globe identify tool.
esriARGlobeToolMeasure 5 Globe measure tool.
esriARGlobeToolHyperlink 6 Globe hyperlink tool.
esriARGlobeToolOrbitalFly 7 Globe orbital fly tool.
esriARGlobeToolSwipe 8 Globe swipe tool.
esriARGlobeToolTarget 9 Globe target tool.
esriARGlobeToolNoneSelected 10 No tool selected (the tool cursor is a white arrow).

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

.NET Samples

ArcReaderGlobeControl globe tools (Code Files: GlobeTools)

.NET Related Topics

PublisherControls