ImageGear .NET - Updated December 24, 2018
PopupHeight Property (ImGearMagnifier)




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

Property Value

Integer value.
See Also

Reference

ImGearMagnifier Class
ImGearMagnifier Members
PopupWidth Property