RadControls for WinForms

The AnimationValueBoolCalculator type exposes the following members.

Methods

  NameDescription
Public methodCalculateAnimatedValue (Overrides AnimationValueCalculator..::..CalculateAnimatedValue(Object, Object, Object, Object, Int32, Int32, EasingCalculator).)
Public methodCalculateAnimationEndValue (Overrides AnimationValueCalculator..::..CalculateAnimationEndValue(Object, Object, Int32).)
Public methodCalculateAnimationStep (Overrides AnimationValueCalculator..::..CalculateAnimationStep(Object, Object, Int32).)
Protected methodCalculateDoubleEndValue(Double, Double, Int32) (Inherited from AnimationValueCalculator.)
Protected methodCalculateDoubleEndValue(Double, Double, Int32, Double, Double) (Inherited from AnimationValueCalculator.)
Protected methodCalculateDoubleStep(Double, Double, Int32) (Inherited from AnimationValueCalculator.)
Protected methodCalculateDoubleStep(Double, Double, Double, Double, Double) (Inherited from AnimationValueCalculator.)
Protected methodCalculateFloatEndValue(Single, Single, Int32) (Inherited from AnimationValueCalculator.)
Protected methodCalculateFloatEndValue(Single, Single, Int32, Single, Single) (Inherited from AnimationValueCalculator.)
Protected methodCalculateFloatStep(Single, Single, Int32) (Inherited from AnimationValueCalculator.)
Protected methodCalculateFloatStep(Single, Single, Single, Single, Single) (Inherited from AnimationValueCalculator.)
Protected methodCalculateIntEndValue(Int32, Int32, Int32) (Inherited from AnimationValueCalculator.)
Protected methodCalculateIntEndValue(Int32, Int32, Int32, Int32, Int32) (Inherited from AnimationValueCalculator.)
Protected methodCalculateIntStep(Int32, Int32, Int32) (Inherited from AnimationValueCalculator.)
Protected methodCalculateIntStep(Int32, Int32, Int32, Int32, Int32) (Inherited from AnimationValueCalculator.)
Public methodCalculateInversedStep (Overrides AnimationValueCalculator..::..CalculateInversedStep(Object).)
Public methodConvertAnimationStepToString
Retrieves the animation step as a string value.
(Inherited from AnimationValueCalculator.)
Public methodConvertToAnimationStepFromString
Converts a string to an animation value.
(Inherited from AnimationValueCalculator.)

See Also