getLineRgb Method
Get the color that will be applied to linear geometry, or undefined if not overridden.
This is the same as rgb if lineRgb is undefined
.
getLineRgb(): undefined | RgbColor
Returns - undefined | RgbColor
Defined in
- core/common/src/FeatureSymbology.ts Line 234
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.