LEADTOOLS WPF (Leadtools.Windows.Media.Transitions assembly)
LEAD Technologies, Inc

SlideTransitionType Enumeration






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 SlideTransitionType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Media.Transitions.SlideTransitionType = function() { };
Leadtools.Windows.Media.Transitions.SlideTransitionType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class SlideTransitionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BottomToTopSlide from bottom to top. The old image remains in place. The new image slides in from the to[.
LeftToRightSlide from left to right. The old image remains in place. The new image slides in from the right.
RightToLeftSlide from right to left. The old image remains in place. The new image slides in from the left.
TopToBottomSlide from top to bottom. The old image remains in place. The new image slides in from the bottom.
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Windows.Media.Transitions Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.