The MouseWheelZoom type exposes the following members.

Methods

  NameDescription
GetMinimumZoom
Gets the minimum zoom level that can be attained through the mouse wheel.
GetScaleFactor
Gets the value of the scale factor used to translate mouse wheel movement into zoom changes. A high scale factor means a slow zoom; a low scale factor means a rapid zoom.
SetMinimumZoom
Gets the minimum zoom level that can be attained through the mouse wheel.
SetScaleFactor
Sets the value of the scale factor used to translate mouse wheel movement into zoom changes. A high scale factor means a slow zoom; a low scale factor means a rapid zoom.

See Also