This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGMxApplication Interface > IGMxApplication.CreateSubView Method (ArcObjects .NET 10.4 SDK) |
Makes a new viewer.
[Visual Basic .NET]
Public Sub CreateSubView ( _
)
[C#] public void CreateSubView ( );
Similar to the main viewer, secondary viewers allow you to display the data in perspective,which is independent from the perspective of the main viewer. This helps in viewing the same data from different directions.