var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings); var value; // Type: any // Parameters var id; // Type: string value = instance.unregisterVisualTool(id);
function unregisterVisualTool(
idThe identifier of visual tool type.: string
) : any;
Parameters
- id
- The identifier of visual tool type.