lineTransparency Readonly
lineTransparency: number | "false"
If defined, overrides the transparency of linear geometry independently of transparency.
If false
, linear geometry draws using its normal transparency; otherwise, it uses the specified transparency.
@see viewDependentTransparency for details on how this override interacts with the DisplayStyle.
Defined in
- core/common/src/FeatureSymbology.ts Line 159
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.