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

PushTransitionType Enumeration






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 PushTransitionType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Media.Transitions.PushTransitionType = function() { };
Leadtools.Windows.Media.Transitions.PushTransitionType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class PushTransitionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BottomToTopPush bottom to top. The new image pushes out the old image, moving from bottom to top.
LeftToRightPush left to right. The new image pushes out the old image, moving from left to right.
RightToLeftPush right to left. The new image pushes out the old image, moving from right to left.
TopToBottomPush top to bottom. The new image pushes out the old image, moving from top to bottom.
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: 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.