VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebImageSizeModeEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebImageSizeModeEnumJS Enumeration
    In This Topic
    Specifies how an image is positioned within WebImageViewerJS.
    Members
    MemberDescription
    FitToWidthScale the image to fit the width of the image viewer.
    FitToHeightScale the image to fit the height of the image viewer.
    BestFitScale the image proportion to the image viewer.
    ZoomZoom the image to the specified value.
    NormalView image using image resolution without scaling.
    PixelToPixelView image using the screen resolution without scaling. Image resolution will be ignored.
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Imaging.WebImageSizeModeEnumJS

    Browser Compatibility
    56+
    45+
    11
    See Also