This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IG > IGraphicsSelection Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that select 3D graphics.
Description | ||
---|---|---|
DeleteAllSelectedElements | Deletes all selected elements. | |
ElementSelected | Indicates if the element selected. | |
SelectAllElements | Selects all elements. | |
SelectedElementCount | The number of selected elements. | |
SelectedElements | The selected elements. | |
SelectedElementsExtent | The extent of selected elements. | |
SelectElement | Selects the specified element. | |
SelectElements | Selects the specified elements. | |
SwitchSelection | Switches the selection between elements. | |
UnselectAllElements | Unselects all elements. | |
UnselectElement | Unselects the specified element. | |
UnselectElements | Unselects the specified elements. |
CoClasses and Classes | Description |
---|---|
GlobeGraphicsLayer (esriGlobeCore) | The Globe Graphics Layer. |
GraphicsLayer3D | A 3D Graphics Layer. |