This document is archived and information here might be outdated.  Recommended version.


ISceneViewer2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISceneViewer2 Interface
ArcGIS Developer Help

ISceneViewer2 Interface

Provides access to members that conrtrol the scene viewer.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Members

Name Description
Read/write property Camera The scene viewer's camera.
Read/write property Caption The scene viewer's caption.
Method ClearGesture Clears the last gesture.
Method DrawToMetafile Draws the contents of the viewer to a device.
Read/write property GestureEnabled Indicates if gesturing is enabled.
Read/write property GestureSensitivity The gesture sensitivity as indicated by number of pixels.
Method GetScreenShot Saves the content of the scene viewer and any windows superimposed on the scene viewer as an image.
Method GetSnapshot Saves the content of the scene viewer as an image.
Read-only property hDC The associated device context.
Read/write property hRC The OpenGL rendering context.
Read/write property hWnd The associated window handle.
Method MakeCurrent Makes the associated rendering context current.
Read/write property NorthArrowEnabled Indicates if the north arrow is enabled.
Method OverrideDefaultHandler Supersedes the default event handler.
Method Redraw Redraws the scene viewer.
Read/write property SceneGraph The scene viewer's scene graph.

Classes that implement ISceneViewer2

Classes Description