This document is archived and information here might be outdated. Recommended version. |
Makes a new viewer.
[Visual Basic .NET]
Public Sub CreateSubView ( _
)
[C#]
public void CreateSubView (
);
This member creates a secondary viewer that, while associated with the ArcScene application, displays in its own separate window. The viewer supports ISceneViewer and has its own camera so that perspective can be controlled independently of the primary viewer.