This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISceneViewer2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that conrtrol the scene viewer.
Description | ||
---|---|---|
Camera | The scene viewer's camera. | |
Caption | The scene viewer's caption. | |
ClearGesture | Clears the last gesture. | |
DrawToMetafile | Draws the contents of the viewer to a device. | |
GestureEnabled | Indicates if gesturing is enabled. | |
GestureSensitivity | The gesture sensitivity as indicated by number of pixels. | |
GetScreenShot | Saves the content of the scene viewer and any windows superimposed on the scene viewer as an image. | |
GetSnapshot | Saves the content of the scene viewer as an image. | |
hDC | The associated device context. | |
hWnd | The associated window handle. | |
NorthArrowEnabled | Indicates if the north arrow is enabled. | |
OverrideDefaultHandler | Supersedes the default event handler. | |
Redraw | Redraws the scene viewer. | |
SceneGraph | The scene viewer's scene graph. |