ASP.NET Pack Programmer's Guide
Slideshow.TransitionSpeed Property
See Also
 





Gets or sets the image transition speed.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public int TransitionSpeed { get; set; }

Visual Basic  Copy Code

Public Property TransitionSpeed As Integer

 Property Value

Type: Int32
An instance of the System.Int32 structure specifying the speed in milliseconds of control's images transition. Default value is 500.

 See Also

Slideshow Members
Slideshow Class
MindFusion.UI.WebForms Namespace