TransitionType Property

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

Property Value

An RectangularTransitionType enumeration value that specifies the behaviour of the RectangularTransition.

Example

For XAML example, refer to RectangularTransition.

For C#/VB examples, refer to RectangularTransition.

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.