VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMeasurementJS type / set_MeasuringTextTemplate Property
Syntax BrowserCompatibility SeeAlso
In This Topic
set_MeasuringTextTemplate Method
In This Topic
Sets the text block template for measurement result.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomMeasurementJS(viewer, dicomMeasurementType);

var returnValue; // Type: any

// Parameters
var value; // Type: string

returnValue = instance.set_MeasuringTextTemplate(value);

Parameters

value
The text block template for measurement result.
Browser Compatibility
56+
45+
11
See Also