VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomViewerBaseControlJS type / fitToHeight Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    fitToHeight Method
    In This Topic
    Scales an image to fit the height of viewer.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv);
    
    var value; // Type: any
    value = instance.fitToHeight();
    
    
    function fitToHeight() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also