AVEVA CAF API Documenation
Members 

TransitionType_EaseInEaseOut Class
Manages an ease-in-ease-out transition. This accelerates during the first half of the transition, and then decelerates during the second half.
Syntax
public class TransitionType_EaseInEaseOut : ITransitionType  
public ref class TransitionType_EaseInEaseOut : public ITransitionType  
Inheritance Hierarchy

System.Object
   Aveva.ApplicationFramework.Presentation.Utilities.Transitions.TransitionType_EaseInEaseOut

Requirements

Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)

See Also