WebImageSizeModeEnumJS Enumeration
In This Topic
Specifies how an image is positioned within WebImageViewerJS.
Members
Member | Description |
FitToWidth | Scale the image to fit the width of the image viewer. |
FitToHeight | Scale the image to fit the height of the image viewer. |
BestFit | Scale the image proportion to the image viewer. |
Zoom | Zoom the image to the specified value. |
Normal | View image using image resolution without scaling. |
PixelToPixel | View image using the screen resolution without scaling. Image resolution will be ignored. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Imaging.WebImageSizeModeEnumJS
Browser Compatibility
See Also