ViewportAutoZoom Property |
Gets or sets a value indicating how the image should be zoomed as the control is resized or the image size
changes.
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 AutoZoomMode AutoZoom { get; set; }
Public Property AutoZoom As AutoZoomMode
Get
Set
Property Value
Type:
AutoZoomMode A value indicating how the image should be zoomed as the control is resized or the image size changes.
See Also