ComponentSpace Marquee Control Reference

ScrollingText.Amount Property

Gets or sets the amount to move the image.

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

Property Value

The amount to move the image. The default is 1 pixel.

See Also

ScrollingText Class | ComponentSpace.Marquee Namespace