invalidateSymbologyOverrides Method
Notifies this viewport that a change in application state requires its Overrides to be recomputed.
invalidateSymbologyOverrides(): void
@note The viewport monitors various events to automatically detect when the overrides should be recomputed. This method is only needed for changes that are not observable by the viewport itself.
Returns - void
Defined in
- core/frontend/src/Viewport.ts Line 1559
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.