Products | Support | Back to Introduction | Email a link to this topic. | Back to Introduction - All Topics | Help Version 19.0.4.23
|
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.