This document is archived and information here might be outdated. Recommended version. |
A class to serve as a utility helper for common functions.
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 | Description |
---|---|
IGlobeHelperPub | an interface with some standard Globe Utility functions. |