ImageGear21.Wpf Assembly > ImageGear.WPF Namespace > ImGearThumbnailMagnifierCtl Class : MagHeight Property |
'Declaration Public Property MagHeight As Integer
'Usage Dim instance As ImGearThumbnailMagnifierCtl Dim value As Integer instance.MagHeight = value value = instance.MagHeight
public int MagHeight {get; set;}