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: property RectangularTransitionType TransitionType { RectangularTransitionType get(); void set ( RectangularTransitionType value); }
For XAML example, refer to RectangularTransition.
For C#/VB examples, refer to RectangularTransition.