ComponentSpace Marquee Control Reference

ScrollingImage.Delay Property

Gets or sets the delay in milliseconds before moving the image.

[Visual Basic]
Public Property Delay As Integer
[C#]
public int Delay {get; set;}

Property Value

The delay in milliseconds before moving the image. The default is 10 ms.

See Also

ScrollingImage Class | ComponentSpace.Marquee Namespace