%HI_SetCurrLayerIgnoreZoom function


Function
The function sets the layer from the script. The layer will be stated aside from the size of zoom.
Declaration
 %HI_SetCurrLayerIgnoreZoom(
   INT in _layerNr
 )

Parameters
_layerNr Layer setting.

Description
If layer number is from the range of layers of the picture, the appropriate layer will be set. This layer will not change after using a zoom in the picture.
If layer number is 0, the layer will be set according to the current zoom. The picture enables to change layer according to the zoom.
In other situations, no activity will be done.
Note
This function is available also in %HIX_ version.
Napíšte komentár