Moves the selected layer one step up the collection of layers.

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

Syntax

C#
public void MoveUp(
	Layer layer
)
Visual Basic (Declaration)
Public Sub MoveUp ( _
	layer As Layer _
)

Parameters

layer
Type: ESRI.ArcGISExplorer.Mapping..::.Layer
The layer to move up one step in the collection.

Remarks

See Also

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