var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv); var value; // Type: boolean value = instance.get_ShowMeasurements();
function get_ShowMeasurements() : boolean;
Return Value
True - DICOM viewer must show measurements; False - DICOM viewer must not show measurements.