var instance = new Vintasoft.Imaging.Dicom.WebDicomControlJS(settings); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_IsEnabled(value);
function set_IsEnabled(
valueValue indicating whether the control is enabled.: boolean
) : any;
Parameters
- value
- Value indicating whether the control is enabled.