Click here to view all files
 
Gets the viewing angle between the horizon and the observer position.

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

Syntax

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

Field Value

The current tilt angle in degrees; values range between a maximum of 90 (looking straight down) and a minimum of -25.

Remarks

The maximum tilt angle of 90 means the observer is directly on top of the target, looking straight down. In 2D display mode tilting is your view onto the map is not possible and therefore this property will always return 90. A tilt angle of 0 means the observer is looking horizontally, and negative values indicate that the observer is looking upward toward the sky. The minimum tilt angle is -25.

See Also

Relate Topics:
  Altitude Property
  AnimateMovement Property
  CoordinateSystem2D Property
  CoordinateSystem3D Property
  CurrentCoordinateSystem Property
  CurrentGeographicTransformations Property
  DisplayMode Property
  Extent Property
  GeographicTransformations2D Property
  GeographicTransformations3D Property
  Graphics Property
  IsNavigating Property
  IsStreaming Property
  IsTracking Property
  IsUpdating Property
  Map Property
  MapScale Property
  Observer Property
  Rotation Property
  Size Property
  Target Property
  ZoomLevel Property
Created by Atop CHM to web converter,© 2009 all right reserved.