Available also on: Delphi | .NET | Java | ActiveX.
Moves a layer up or down in the viewer zorder list.
# Python def Move( self, _step: int ) -> None:
| Name | Type | Description |
|---|---|---|
| _step | int | how many steps and in which direction a layer must be moved; negative values mean movement to the front. |