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


IViewers3D.ActiveViewer Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IV > IViewers3D Interface > IViewers3D.ActiveViewer Property
ArcGIS Developer Help

IViewers3D.ActiveViewer Property

The active viewer.

[Visual Basic .NET]
Public Property ActiveViewer As ISceneViewer
[C#]
public ISceneViewer ActiveViewer {get; set;}
[C++]
HRESULT get_ActiveViewer(
  ISceneViewer* ppViewer
);
[C++]
HRESULT putref_ActiveViewer(
  ISceneViewer** ppViewer
);
[C++]
Parameters
ppViewer [in]

ppViewer is a parameter of type ISceneViewer* ppViewer [out, retval]
ppViewer is a parameter of type ISceneViewer**

Product Availability

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

See Also

IViewers3D Interface

.NET Samples

Globe Fly tool Creating a toolbar of globe tools Multiple globe viewers Set sun position tool Visualizing the camera path while animating