ImageGear .NET - Updated December 24, 2018
Zoom Property (ImGearMagnifierSettings)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearMagnifierSettings Class : Zoom Property
Gets or sets the zoom factor of the magnifier.
Syntax
'Declaration
 
Public Property Zoom As Double
 
'Usage
 
Dim instance As ImGearMagnifierSettings
Dim value As Double
 
instance.Zoom = value
 
value = instance.Zoom

Property Value

Double value.
Remarks
Default value is 2.0.
See Also

Reference

ImGearMagnifierSettings Class
ImGearMagnifierSettings Members