VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomViewerBaseControlJS type / resetView Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    resetView Method
    In This Topic
    Resets the view properties to the default values.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv);
    
    var value; // Type: any
    value = instance.resetView();
    
    
    function resetView() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also