LineStyleDefinition.StyleProps Interface
The line style definition element data
Properties
| Name | Type | Description | |
|---|---|---|---|
| compId | number | The file property id for either a LineStyleDefinition.ComponentType.StrokePattern or LineStyleDefinition.ComponentType.Compound component | |
| compType | LineStyleDefinition.ComponentType | The type of component for specified file property id | |
| flags | LineStyleDefinition.StyleFlags | undefined | Style behavior flags. | |
| unitDef | number | undefined | Style scale, defaults to 1 | 
Defined in
- core/backend/src/LineStyle.ts Line 291
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.