var instance = new Vintasoft.Imaging.Dicom.WebDicomMprControlJS(settings, dicomControl); var value; // Type: boolean value = instance.get_IsEnabled();
function get_IsEnabled() : boolean;
Return Value
True - control is enabled; False - control is not enabled. Default value is True.