get_MeasuringTextTemplate Method
Gets the text block template for measurement result.
var instance = new Vintasoft.Imaging.Dicom.WebDicomMeasurementJS(viewer, dicomMeasurementType);
var value; // Type: string
value = instance.get_MeasuringTextTemplate();
function get_MeasuringTextTemplate() : string;
Return Value
The text block template for measurement result.