API Reference > imodeljs-backend > Symbology > LineStyleDefinition > LineStyleDefinition.ComponentType LineStyleDefinition.ComponentType Enumeration Line style component type identifiers Members Name Value Description PointSymbol 1 Component type for LineStyleDefinition.PointSymbolProps Compound 2 Component type for LineStyleDefinition.CompoundProps StrokePattern 3 Component type for LineStyleDefinition.StrokePatternProps StrokePoint 4 Component type for LineStyleDefinition.StrokePointProps Internal 6 Component type for LinePixels, never saved as a file property RasterImage 7 Component type for LineStyleDefinition.RasterImageProps Defined in core/backend/src/LineStyle.ts Line 27 Last Updated: 15 June, 2021