LineStyleDefinition.ComponentType Enumeration
Line style component type identifiers
Members
Name | Value | Description |
---|---|---|
Compound | Component type for CompoundProps | |
Internal | Component type for LinePixels, never saved as a file property | |
PointSymbol | Component type for PointSymbolProps | |
RasterImage | Component type for RasterImageProps | |
StrokePattern | Component type for StrokePatternProps | |
StrokePoint | Component type for StrokePointProps |
Defined in
- core/backend/src/LineStyle.ts Line 27
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.