This method slides to the previous image.

[Visual Basic] Public Function SlideBack()
[C#] public void SlideBack();

Parameter Value

None

Return Value

None

Explanation

The SlideBack method slides to the previous image. If the image displayed is the first image in the folder, set by the SlidePath property, the SlideRepeat property will determine if this method will slide to the last image or will be ineffectual.

See Also

ImageKit Members | Newtone.ImageKit.Win.ImageKit

 

The ImageKit.NET3 is created by Newtone Corporation