TransitionType Property

Summary
Gets or sets the type of RotateTransition.
Syntax
C#
VB
C++
public RotateTransitionType TransitionType { get; set; } 
  
Public Property TransitionType As RotateTransitionType 
public: 
property RotateTransitionType TransitionType { 
   RotateTransitionType get(); 
   void set (    RotateTransitionType ); 
} 

Property Value

An RotateTransitionType enumeration value that specifies the behaviour of the RotateTransition.

Example

For XAML example, refer to RotateTransition.

For C#/VB examples, refer to RotateTransition.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Media.Transitions Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.