Leadtools.Windows.Media.Transitions Namespace : PushTransitionType Enumeration |
public enum PushTransitionType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum PushTransitionType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PushTransitionType
public enum PushTransitionType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Windows.Media.Transitions.PushTransitionType = function() { }; Leadtools.Windows.Media.Transitions.PushTransitionType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class PushTransitionType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
BottomToTop | Push bottom to top. The new image pushes out the old image, moving from bottom to top. |
LeftToRight | Push left to right. The new image pushes out the old image, moving from left to right. |
RightToLeft | Push right to left. The new image pushes out the old image, moving from right to left. |
TopToBottom | Push top to bottom. The new image pushes out the old image, moving from top to bottom. |
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Media.Transitions.PushTransitionType
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