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


esriARGlobeWindows Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (PublisherControls)  

esriARGlobeWindows Constants

Control window options.

Constant Value Description
esriARGlobeWindowsFind 0 A find window for searching features by their attribute values.
esriARGlobeWindowsFileProperties 1 A file dialog for displaying PMF document properties.
esriARGlobeWindowsAddInternetSite 2 A dialog for adding internet sites.
esriARGlobeWindowsManageInternetSite 3 A dialog for managing internet sites that have been previously added.
esriARGlobeWindowsInternetBrowser 4 An internet browser window for displaying internet sites.
esriARGlobeWindowsPageSetup 5 A page setup window for setting up the current view prior to printing.
esriARGlobeWindowsPrinter 6 A printer window for sending the current view to a printer.
esriARGlobeWindowsIdentify 7 An identify window for displaying feature attribute values.
esriARGlobeWindowsAnimation 8 An animation window for displaying the animation dialog.
esriARGlobeWindowsFindXY 9 An window for finding XY Locations
esriARGlobeWindowsRoutingDeprecated 10 Deprecated. A window for route finding.
esriARGlobeWindowsFindNearbyPlacesDeprecated 11 Deprecated. A window for nearby place finding.
esriARGlobeWindowsMyPlaces 12 A window for managing my places.

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

.NET Samples

ArcReaderGlobeControl document properties (Code Files: DocumentProperties)

.NET Related Topics

PublisherControls