Moves the selected image overlay one step down the collection.

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

Syntax

C#
public void MoveDown(
	ImageOverlay imageOverlay
)
Visual Basic (Declaration)
Public Sub MoveDown ( _
	imageOverlay As ImageOverlay _
)

Parameters

imageOverlay
Type: ESRI.ArcGISExplorer.Mapping..::.ImageOverlay
The image overlay to move down one step in the collection.

Remarks

See Also

Relate Topics:
  GetDrawIndex Method
  GetEnumerator Method
  Move Method
  MoveToBottom Method
  MoveToTop Method
  MoveUp Method
Created by Atop CHM to web converter,© 2009 all right reserved.