API Reference > imodeljs-frontend > Tools > InteractiveTool > decorate decorate Method Called to allow an active tool to display non-element decorations in overlay mode. This method is NOT called while the tool is suspended by a viewing tool or input collector. decorate(_context: DecorateContext): void Parameter Type Description _context DecorateContext Returns - void Defined in core/frontend/src/tools/Tool.ts Line 495 Last Updated: 11 June, 2024