Gets the display mode associated with this Viewpoint.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public DisplayMode DisplayMode { get; }
Visual Basic (Declaration)
Public ReadOnly Property DisplayMode As DisplayMode

Field Value

Display2D if the Viewpoint was instantiated using an Envelope; Display3D if the Viewpoint was instantiated using a pair of points (observer and target).

See Also

Relate Topics:
  Envelope Property
  Observer Property
  Rotation Property
  Target Property
Created by Atop CHM to web converter,© 2009 all right reserved.