LEADTOOLS WPF (Leadtools.Windows.Media.Transitions assembly)

PushTransitionType Enumeration

Show in webframe





Values for the PushTransition.TransitionType property.
Syntax
public enum PushTransitionType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum PushTransitionType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As PushTransitionType

            

            
public enum class PushTransitionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000LeftToRightPush left to right. The new image pushes out the old image, moving from left to right.
0x00000001RightToLeftPush right to left. The new image pushes out the old image, moving from right to left.
0x00000002TopToBottomPush top to bottom. The new image pushes out the old image, moving from top to bottom.
0x00000003BottomToTopPush bottom to top. The new image pushes out the old image, moving from bottom to top.
Remarks
The PushTransition.TransitionType property specifies the type of push transition to be used.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Windows.Media.Transitions.PushTransitionType

Requirements

Target Platforms

See Also

Reference

Leadtools.Windows.Media.Transitions Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.