ImageGear .NET - Updated May 1, 2018
Zoom Property (ImGearMagnifierCtl)




ImageGear24.Wpf Assembly > ImageGear.WPF Namespace > ImGearMagnifierCtl Class : Zoom Property
Gets or sets zoom factor.
Syntax
'Declaration
 
<ImGearFilterAttribute()>
Public Property Zoom As Double
 
'Usage
 
Dim instance As ImGearMagnifierCtl
Dim value As Double
 
instance.Zoom = value
 
value = instance.Zoom

Property Value

Double value between 1 and 500.
See Also

Reference

ImGearMagnifierCtl Class
ImGearMagnifierCtl Members