ImageEn, unit imageenview |
|
TImageEnView.SetViewXYSmooth
Declaration
procedure SetViewXYSmooth(x, y: Integer);
Description
Repositions the image view (i.e. by setting
ViewX and
ViewY), but does so with smooth scrolling (image will slowly pan to the new location).
To control the smoothness set
SmoothScrollValue.
See Also
◼OnFinishSmoothTask◼SmoothScrollValue