The fields of the Zoom class are listed below. For a complete list of Zoom class members, see the Zoom Members topic.
![]() Fill | If assigned to the Zoom property, the zoom level will automatically be computed so that the image fills the entire client are of the ImageBox control, if the image is larger than the client area. |
![]() FillAlways | If assigned to the Zoom property, the zoom level will automatically be computed so that the image fills the entire client are of the ImageBox control. |
![]() Fit | If assigned to the Zoom property, the zoom level will automatically be computed so that the image entirely fits into the client are of ImageBox control. If the image fits into the client area anyway, it will not be zoomed. |
![]() FitAlways | If assigned to the Zoom property, the zoom level will automatically be computed so that the image entirely fits into the client are of ImageBox control. |
Zoom Class | Resco.Controls.ImageBox Namespace