var instance = new Vintasoft.Imaging.UI.VisualTools.WebVisualToolFabricJS(); var value; // Type: any // Parameters var id; // Type: string value = instance.unregisterTool(id);
function unregisterTool(
idThe ID of the visual tool type.: string
) : any;
Parameters
- id
- The ID of the visual tool type.