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