API Reference > imodeljs-common > DisplayStyles > SpatialClassifierInsideDisplay SpatialClassifierInsideDisplay Enumeration Describes how a SpatialClassifier affects the display of classified geometry - that is, geometry intersecting the classifier. Members Name Value Description Off 0 The geometry is not displayed. On 1 The geometry is displayed without alteration. Dimmed 2 The geometry is darkened. Hilite 3 The geometry is tinted by the Viewport.hilite color. ElementColor 4 The geometry is tinted with the colors of the classifier elements. Defined in core/common/src/SpatialClassification.ts Line 15 Last Updated: 11 June, 2024