Leadtools.Windows.Media.Transitions Namespace > SlideTransition Class : TransitionType Property |
public SlideTransitionType TransitionType {get; set;}
'Declaration Public Property TransitionType As SlideTransitionType
'Usage Dim instance As SlideTransition Dim value As SlideTransitionType instance.TransitionType = value value = instance.TransitionType
public SlideTransitionType TransitionType {get; set;}
get_TransitionType();
set_TransitionType(value);
public: property SlideTransitionType TransitionType { SlideTransitionType get(); void set ( SlideTransitionType value); }
For XAML example, refer to SlideTransition.
For C#/VB examples, refer to SlideTransition.
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