var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerControlJS(parentDiv); var value; // Type: boolean value = instance.get_ImageInterpolation();
function get_ImageInterpolation() : boolean;
Return Value
True if DICOM viewer should interpolate DICOM image; otherwise, false.