Click here to view all files
 
Gets or sets a value indicating if the navigation between two points is animated.

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

Syntax

C#
public bool AnimateMovement { get; set; }
Visual Basic (Declaration)
Public Property AnimateMovement As Boolean

Field Value

trueTruetruetrue (True in Visual Basic) if navigation is animated; otherwise, falseFalsefalsefalse (False in Visual Basic).

Remarks

This property dictates whether navigation is animated, when true, zooming to a geometry will cause the display to fly from your original position to the specified location. When AnimateMovement is false no flying or animation is used, the display is immediately updated to show the specified location.

See Also

Relate Topics:
  Altitude 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
  TiltAngle Property
  ZoomLevel Property
Created by Atop CHM to web converter,© 2009 all right reserved.