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