The MouseWheelZoom type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | 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.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | MinimumZoomProperty |
Identifies the MinimumZoom attached property.
|
![]() ![]() | MouseZoomEvent |
Identifies the MouseZoom routed event.
|
![]() ![]() | ScaleFactorProperty |
Identifies the ScaleFactor attached property.
|