Products | Support | Back to Introduction | Email a link to this topic. | Back to Introduction - All Topics | Help Version 19.0.4.23
|
Leadtools.Windows.Media.Transitions Namespace : RectangularTransitionType Enumeration |
public enum RectangularTransitionType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RectangularTransitionType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RectangularTransitionType
public enum class RectangularTransitionType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000002 | InterlaceInIn | Wipe rectangle interlace in then in. A series of concentric rectangular rings begin appearing, covering the old image, starting from the outward edges. When that operation completes, the rest of the image gets filled in, starting from the outward edges and moving to the center. |
0x00000003 | InterlaceOutOut | Wipe rectangle interlace out then out. A series of concentric rectangular rings begin appearing, covering the old image, starting from the center. When that operation completes, the rest of the image gets filled in, starting from the center and moving outward to the center. |
0x00000004 | Out | (0x00000003)(0x00000000)Wipe rectangle out. The old image remains in place. A small rectangle of the new image appears in the center and grows outward until the old image is covered. |
0x00000004 | InterlaceInOut | Wipe rectangle interlace in then out. A series of concentric rectangular rings begin appearing, covering the old image, starting from the outward edges. When that operation completes, the rest of the image gets filled in, starting from the center and moving toward the edges. |
0x00000005 | In | (0x00000002)(0x00000001)Wipe rectangle in. The old image begins disappearing, starting from the edges and moving toward the center. |
0x00000005 | InterlaceOutIn | Wipe rectangle interlace out then in. A series of concentric rectangular rings begin appearing, covering the old image, starting from the center. When that operation completes, the rest of the image gets filled in, starting from the outward edges and moving to the center. |
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Media.Transitions.RectangularTransitionType