%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
_x Value of the upper left point of zooming scheme on axis X.
_y Value of the upper left point of zooming scheme on axis Y.

Note
This function is available also in %HIX_ version.
Napíšte komentár