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