API Reference > imodeljs-frontend > Rendering > Decorations > viewOverlay viewOverlay Accessor Overlay decorations drawn in view coordinates. See: GraphicType.ViewOverlay. viewOverlay: undefined | GraphicList Returns - undefined | GraphicList Setter Overlay decorations drawn in view coordinates. See: GraphicType.ViewOverlay. viewOverlay(viewOverlay: undefined | GraphicList): void Parameter Type Description viewOverlay undefined | GraphicList Returns - void Defined in core/frontend/src/render/Decorations.ts Line 42 Last Updated: 11 June, 2024