var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS(anchor); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_IsVisible(value);
function set_IsVisible(
valueThe value indicating whether the text overlay is visible.: boolean
) : any;
Parameters
- value
- The value indicating whether the text overlay is visible.