ComponentSpace Marquee Control Reference

ScrollingImage.Image Property

Gets or sets the image to scroll.

[Visual Basic]
Public Property Image As Image
[C#]
public System.Drawing.Image Image {get; set;}

Property Value

The image to scroll.

See Also

ScrollingImage Class | ComponentSpace.Marquee Namespace