ImageEn, unit imageenview
TImageEnView.SmoothZoomValue
TImageEnView
.SmoothZoomValue
Declaration
property SmoothZoomValue: Integer;
Description
Specifies the smoothness (speed) of zooming when
SetZoomSmooth
is called or
MouseInteractGeneral
contains miSmoothZoom.
A large values increases the smoothness. "0" disables smoothing (i.e. so that it acts like
Zoom
).
Default: 8