Provides access to the Globe Graphics properties.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
This interface is used to get/set the graphics element properties of a GlobeGraphicsLayer. It is particularly useful for manipulating the globe graphics specific properties such as billboarding. It is also frequently used to control the properties of 3D callout graphics element.
Members
Description | ||
---|---|---|
CallOutLineSymbol | The symbol used for the callout line. | |
DrapedDensificationDistance | For draped line elements, densification distance in meters. | |
DrapeElement | The option to place the element as a vector on the Globe surface. | |
DrapeQuality | The option to use maximum resolution elevation when draping. | |
DrapeZOffset | The offset for elevation values when element is draped. | |
FixedScreenSize | The option to keep a fixed screen size, if supported by the element. | |
GetCallOutLineOffset | The offset introduced by the callout line in the graphics element position. | |
Illuminate | The illumination option for a graphics element. | |
OrientationMode | The orientation mode, if supported by the element. | |
PutCallOutLineOffset | The offset introduced by the callout line in the graphics element position. | |
Rasterize | The option to rasterize the element on the Globe surface. | |
UseCallOutLine | The option to add a callout line, if supported by the element. |
CoClasses that implement IGlobeGraphicsElementProperties
CoClasses and Classes | Description |
---|---|
GlobeGraphicsElementProperties | The Globe Graphics Element Properties. |