Click or drag to resize

ViewportZoomInOutPercentage Property

Gets or sets the percentage that the zoom will change when using the various Zoom mouse tools.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int ZoomInOutPercentage { get; set; }

Property Value

Type: Int32
The percentage that the zoom will change when using the various Zoom mouse tools.
Remarks
Valid values are from 1 to 100.
See Also