ArcObjects Library Reference (GlobeCore)  

GlobeGraphicsElementProperties CoClass

The Globe Graphics Element Properties.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Interfaces

Interfaces Description
IGlobeGraphicsElementProperties Provides access to the Globe Graphics properties.
IPersistStream (esriSystem)
IXMLSerialize (esriSystem) Provides access to members that XML serialize and deserialize an object to/from XML.
IXMLVersionSupport (esriSystem) Provides access to members that help in serializing an object to different namespaces (versions).

Remarks

When a globe graphics element is instantiated, a default set of element properties is created for the element.  Depending on the type of element, the property type and value may vary (refer to the library overview for details).  If a developer wants to use a set of properties of non-default values, this coclass should be used.  See the GlobeGraphicsLayer help for a sample code.