var instance = new Vintasoft.Imaging.Dicom.WebDicomMeasurementJS(viewer, dicomMeasurementType); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_MeasuringTextTemplate(value);
function set_MeasuringTextTemplate(
valueThe text block template for measurement result.: string
) : any;
Parameters
- value
- The text block template for measurement result.