Provides access to the Globe Graphics Layer.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
AddElement | Adds a Graphics Element with specific Globe properties. |
![]() |
FindElement | Find an element by name. |
![]() |
FindElementIndex | Find an element index for fast access. |
![]() |
GetElementName | Gets the name of an element. |
![]() |
GetElementTransformation | Get the transformation of an element. |
![]() |
GetGlobeProperties | Gets specific Globe properties. |
![]() |
GetIsElementVisible | Get the visibility of an element. |
![]() |
HasPerElementIllumination | The option to apply per-element illumination. |
![]() |
HasVisibleRasterizedElements | Indicates if there are visible rasterized elements. |
![]() |
IsHidden | The option to hide the graphics layer from the TOC and avoid persistency. |
![]() |
IsSelectable | The option to allow element selection. |
![]() |
PutElementName | Puts the name of an element. |
![]() |
PutIsElementVisible | Set the visibility of an element. |
![]() |
RasterizedSymbologyScalingFactor | The symbol scale factor for rasterized graphics elements. |
![]() |
SetElementTransformation | Set the transformation of an element. |
![]() |
SetGlobeProperties | Sets specific Globe properties. |
![]() |
UpdateAllElements | Refresh all elements. |
![]() |
UpdateElementByIndex | Updates an element given its index. |
CoClasses that implement IGlobeGraphicsLayer
CoClasses and Classes | Description |
---|---|
GlobeGraphicsLayer | The Globe Graphics Layer. |