ImageGear22.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearLoadingSelectionEx Class : ImGearLoadingSelectionEx Constructor |
'Declaration Public Function New( _ ByVal file As ImGearFile, _ ByVal format As ImGearFormats, _ ByVal pageIndex As Integer _ )
'Usage Dim file As ImGearFile Dim format As ImGearFormats Dim pageIndex As Integer Dim instance As New ImGearLoadingSelectionEx(file, format, pageIndex)
public ImGearLoadingSelectionEx( ImGearFile file, ImGearFormats format, int pageIndex )
public: ImGearLoadingSelectionEx( ImGearFile* file, ImGearFormats format, int pageIndex )
public: ImGearLoadingSelectionEx( ImGearFile^ file, ImGearFormats format, int pageIndex )