API Reference > imodeljs-common > Symbology > BackgroundFill BackgroundFill Enumeration Describes how a view's background color affects the interior area of a closed region. Members Name Value Description None 0 single color fill uses the fill color and line color to draw either a solid or outline fill Solid 1 single color fill uses the view's background color to draw a solid fill Outline 2 single color fill uses the view's background color and line color to draw an outline fill Defined in core/common/src/GeometryParams.ts Line 36 Last Updated: 13 June, 2024