Skip to main content
A newer version of this page is available. .

GetImageEventArgs Constructors

Contains data for the ImageSlider.GetImage event.
Name Parameters Description
GetImageEventArgs(Boolean, Boolean, Boolean, Boolean) isNext, isPrev, isStartUp, currentImageUpdated Initializes a new instance of the GetImageEventArgs class with custom settings.
GetImageEventArgs(Boolean, Boolean) isFirst, isLast Initializes a new instance of the GetImageEventArgs class with the specified settings.
See Also