Visual Basic (Declaration) | |
---|---|
Public Sub MoveLayer( _ ByVal oldIndex As Integer, _ ByVal newIndex As Integer _ ) |
Parameters
- oldIndex
- The zero-based index specifying the location of the layer to be moved.
- newIndex
- The zero-based index specifying the new location of the layer.
Target Platforms:Windows Phone 7