Click or drag to resize

ZoomPanelQuinticAnimator Methods

The ZoomPanelQuinticAnimator type exposes the following members.

Methods
  NameDescription
Public methodCalculateValue
Gets a value that is calculated from startValue, endValue and progress using quintic function.
(Overrides BaseZoomPanelAnimatorCalculateValue(Double, Double, Double).)
Public methodSetParameters
Sets the parameters for the quintic function.
Top
See Also