%HI_SetPictureScroll function


Function
Function %HI_SetPictureScroll sets the value of the upper left point of zooming scheme on axis XY.
Declaration
%HI_SetPictureScroll(
   INT in _x,
   INT in _y
 )
Parameters
_xValue of the upper left point of zooming scheme on axis X.
_yValue of the upper left point of zooming scheme on axis Y.
Note
This function is available also in %HIX_ version.
Napíšte komentár