C#
VB
C++
Gets or sets the type of RectangularTransition.
public RectangularTransitionType TransitionType { get; set; }
Public Property TransitionType As Leadtools.Windows.Media.Transitions.RectangularTransitionType
public:
property Leadtools.Windows.Media.Transitions.RectangularTransitionType TransitionType {
Leadtools.Windows.Media.Transitions.RectangularTransitionType get();
void set ( Leadtools.Windows.Media.Transitions.RectangularTransitionType );
}
An RectangularTransitionType enumeration value that specifies the behaviour of the RectangularTransition.
For XAML example, refer to RectangularTransition.
For C#/VB examples, refer to RectangularTransition.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET