[CLSCompliantAttribute(false)]
public TransitionBase Transition { get; set; }
[CLSCompliantAttribute(false)]
public:
property TransitionBase^ Transition {
TransitionBase^ get();
void set ( TransitionBase^ );
}
The Leadtools.Windows.Media.Transitions.TransitionBase that describes the type of transition or animation to be applied to this control. Default value is null (Nothing in VB).
You can derive your own class from Leadtools.Windows.Media.Transitions.TransitionBase, and then set this property to an instance of that class to perform your own transitions or animations
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document