Provides access to members that control 3D displays.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.
Members
| Description | ||
|---|---|---|
![]()  | 
ActiveViewer | The active viewer. | 
![]()  | 
FindViewer | Finds the Viewer. | 
![]()  | 
GestureEnabled | Indicates if the mouse gestures are supported. | 
![]()  | 
GetAllViewers | Returns all registered Viewers. | 
![]()  | 
GetBackgroundColor | Returns the background color. | 
![]()  | 
IsNavigating | Indicates if the 3D Display is in navigation mode. | 
![]()  | 
RefreshViewers | Redraws all viewers. | 
![]()  | 
RegisterViewer | Adds a viewer to the 3D Display. | 
![]()  | 
ReplayFrame | Uses the camera to redraw a frame. | 
![]()  | 
Scene | The scene. | 
![]()  | 
SetBackgroundColor | Sets the background color. | 
![]()  | 
UnregisterViewer | Removes a viewer from the 3D Display. | 
CoClasses that implement IViewers3D
| CoClasses and Classes | Description | 
|---|---|
| SceneGraph | A container for recording data and events that occur in a scene. | 


