<< Click to Display Table of Contents >> MoveBand SEToolBar |
![]() ![]() ![]() |
Purpose
Moves a band before an other band.
Prototype
METHOD MoveBand(uBand, uBeforBand) CLASS SEToolBar
Arguments
<uBand> |
The symbolic name of the band or the numeric band index - the index base is 1. This band becomes moved. |
<uBeforeBand> |
The symbolic name of the band or the numeric band index - the index base is 1. Before this band the band uBand becomes moved. |