ImageViewerResetZoom Method

Resets the zoom of the displayed image to 1 (100%), and disables the AutoZoom property.

Definition

Namespace: KGySoft.WinForms.Controls
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public void ResetZoom()

See Also