'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;}
'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;}