ImageGear .NET - Updated October 3, 2017
PopupWidth Property (ImGearMagnifier)




ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearMagnifier Class : PopupWidth Property
Gets or sets width of the popup magnifier window.
Syntax
'Declaration
 
Public Property PopupWidth As Integer
 
'Usage
 
Dim instance As ImGearMagnifier
Dim value As Integer
 
instance.PopupWidth = value
 
value = instance.PopupWidth

Property Value

Integer value.
See Also

Reference

ImGearMagnifier Class
ImGearMagnifier Members
PopupHeight Property