Class MouseWheelAnimation
  
  
  
    Inheritance
    
    MouseWheelAnimation
   
  
  
  Assembly: Mapsui.dll
  Syntax
  
    public class MouseWheelAnimation
   
  Properties
  
    |
    Edit this page
  
  
    View Source
  
  
  Duration
  
  
  Declaration
  
    public int Duration { get; set; }
   
  Property Value
  
  
    |
    Edit this page
  
  
    View Source
  
  
  Easing
  
  
  Declaration
  
    public Easing Easing { get; set; }
   
  Property Value
  
  Methods
  
    |
    Edit this page
  
  
    View Source
  
  
  GetResolution(int, double, MMinMax?, IReadOnlyList<double>)
  
  
  Declaration
  
    public double GetResolution(int mouseWheelDelta, double currentResolution, MMinMax? zoomBounds, IReadOnlyList<double> resolutions)
   
  Parameters
  
  Returns