TransitionType_Bounce Class
            This transition bounces the property to a destination value and back to the
            original value. It is accelerated to the destination and then decelerated back
            as if being dropped with gravity and bouncing back against gravity.
            
            
            Syntax
public class TransitionType_Bounce : TransitionType_UserDefined, ITransitionType
public ref class TransitionType_Bounce : public TransitionType_UserDefined, ITransitionType
Inheritance Hierarchy
System.Object
   Aveva.ApplicationFramework.Presentation.Utilities.Transitions.TransitionType_UserDefined
      Aveva.ApplicationFramework.Presentation.Utilities.Transitions.TransitionType_Bounce
Requirements
Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)
See Also
                        
                    