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