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

RotateTransitionType Enumeration

Show in webframe





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

            

            
public enum class RotateTransitionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000LeftToRightRotate from left to right. The old image remains in place. The new image begins appearing from the left.
0x00000001RightToLeftRotate from right to left. The old image remains in place. The new image begins appearing from the right.
0x00000002TopToBottomRotate from top to bottom. The old image remains in place. The new image begins appearing from the top.
0x00000003BottomToTopRotate from bottom to top. The old image remains in place. The new image begins appearing from the bottom.
Remarks
The RotateTransition.TransitionType property specifies the type of rotational transition to be used.
Inheritance Hierarchy

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

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.