ImageGear21.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearThumbnailPage Class > ImGearThumbnailPage Constructor : ImGearThumbnailPage Constructor(Object,Int32,String) |
'Declaration Public Function New( _ ByVal source As Object, _ ByVal pageNumber As Integer, _ ByVal caption As String _ )
'Usage Dim source As Object Dim pageNumber As Integer Dim caption As String Dim instance As New ImGearThumbnailPage(source, pageNumber, caption)