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

BlindTransitionType Enumeration

Show in webframe





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

            

            
public enum class BlindTransitionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000TopToBottomA Blind growing from top to bottom.
0x00000001LeftToRightA Blind growing from left to right.
0x00000002GrowingLeftToRightA Blind growing from left to right.
0x00000003GrowingRightToLeftA Blind growing from right to left.
0x00000004GrowingTopToBottomA Blind growing from top to bottom.
0x00000005GrowingBottomToTopA Blind growing from bottom to top.
Remarks
The BlindTransition.TransitionType property specifies the type of "venetian" blind transition to be applied.
Inheritance Hierarchy

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

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.