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 535
Last Updated: 20 June, 2023