ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearMagnifier Class : PopupWidth Property |
'Declaration Public Property PopupWidth As Integer
'Usage Dim instance As ImGearMagnifier Dim value As Integer instance.PopupWidth = value value = instance.PopupWidth
public int PopupWidth {get; set;}