var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS(anchor); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_Text(value);
function set_Text(
valueThe text, which must be drawn.: string
) : any;
Parameters
- value
- The text, which must be drawn.