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