A class to serve as a utility helper for common functions.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The GlobeHelper is a utility class designed to help developers to easily access and set some common used functionalities with globe while working in ArcGIS Engine Controls and applications.
Use the GlobeHelper to easily add or find a globe layers properties given the layer, set a group layers cache settings via SetGroupLayerCache, or manipulate a globe layers cache.
IGlobeHelperPub has methods that will additionally allow you to easily Transfer 3D Extrusion properties to Globe Extrusion properties
Interfaces
Interfaces | Description |
---|---|
IGlobeHelperPub | an interface with some standard Globe Utility functions. |