SlideTransitionType Enumeration

Summary
Values for the SlideTransition.TransitionType property.
Syntax
C#
C++/CLI
public enum SlideTransitionType 
public enum class SlideTransitionType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0LeftToRightSlide from left to right. The old image remains in place. The new image slides in from the right.
1RightToLeftSlide from right to left. The old image remains in place. The new image slides in from the left.
2TopToBottomSlide from top to bottom. The old image remains in place. The new image slides in from the bottom.
3BottomToTopSlide from bottom to top. The old image remains in place. The new image slides in from the to[.
Remarks

The SlideTransition.TransitionType property specifies the type of slide transition to be used.

Requirements

Target Platforms

Help Version 22.0.2022.12.8
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Media.Transitions Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.