%HI_SetCurrLayer function


Function
The function sets the current layer and zoom according to layer from the script.
Declaration
 %HI_SetCurrLayer(
   INT in _layerNr,
   INT in _x,
   INT in _y
 )

Parameters
layerNr Sets the layer and zoom out according to layer.
x X co-ordinate required zoom centre.
y Y co-ordinate required zoom centre.

Note 1
ZOOM will be adjusted according to close-up view. The area out of Picture will not be displayed.
Note 2
This function is available also in %HIX_ version.
Napíšte komentár