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