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

SlideTransitionType Enumeration

Show in webframe





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

            

            
public enum class SlideTransitionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000LeftToRightSlide from left to right. The old image remains in place. The new image slides in from the right.
0x00000001RightToLeftSlide from right to left. The old image remains in place. The new image slides in from the left.
0x00000002TopToBottomSlide from top to bottom. The old image remains in place. The new image slides in from the bottom.
0x00000003BottomToTopSlide from bottom to top. The old image remains in place. The new image slides in from the to[.
Remarks
The SlideTransition.TransitionType property specifies the type of slide transition to be used.
Inheritance Hierarchy

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

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.