ImageGear21.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailMagnifierCtl Class : ImGearThumbnailMagnifierCtl Constructor |
'Declaration Public Function New( _ ByVal page As ImGearPage, _ ByVal width As Integer, _ ByVal height As Integer _ )
'Usage Dim page As ImGearPage Dim width As Integer Dim height As Integer Dim instance As New ImGearThumbnailMagnifierCtl(page, width, height)