Provides access to members that select 3D graphics.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.
Members
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 that implement IGraphicsSelection
CoClasses and Classes | Description |
---|---|
GlobeGraphicsLayer (esriGlobeCore) | The Globe Graphics Layer. |
GraphicsLayer3D | A 3D Graphics Layer. |