TransitionType_Flash Class
            This transition type 'flashes' the properties a specified number of times, ending
            up by reverting them to their initial values. You specify the number of bounces and
            the length of each bounce. 
            
            
            Syntax
public class TransitionType_Flash : TransitionType_UserDefined, ITransitionType
public ref class TransitionType_Flash : public TransitionType_UserDefined, ITransitionType
Inheritance Hierarchy
System.Object
   Aveva.ApplicationFramework.Presentation.Utilities.Transitions.TransitionType_UserDefined
      Aveva.ApplicationFramework.Presentation.Utilities.Transitions.TransitionType_Flash
Requirements
Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)
See Also
                        
                    