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