%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
layerNrSets the layer and zoom out according to layer.
xX co-ordinate required zoom centre.
yY 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