API Reference > imodeljs-backend > Symbology > LineStyleDefinition > LineStyleDefinition.StrokeProps LineStyleDefinition.StrokeProps Interface A stroke representing either a dash or gap in a stroke pattern Properties Name Type Description capMode undefined | LineStyleDefinition.StrokeCap Appearance of stroke end cap endWidth undefined | number Width at end of stroke, same as start width if not present. length number Length of stroke in meters orgWidth undefined | number Width at start of stroke. strokeMode undefined | LineStyleDefinition.StrokeMode Type and behavior of stroke widthMode undefined | LineStyleDefinition.StrokeWidth How to apply orgWidth and endWidth to stroke Defined in core/backend/src/LineStyle.ts Line 91 Last Updated: 11 June, 2024