Moves the selected image overlay one step up the collection.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public void MoveUp( ImageOverlay imageOverlay ) |
Visual Basic (Declaration) |
---|
Public Sub MoveUp ( _ imageOverlay As ImageOverlay _ ) |
Parameters
- imageOverlay
- Type: ESRI.ArcGISExplorer.Mapping..::.ImageOverlay
The image overlay to move up one step in the collection.