FeatureAppearanceProps Interface
JSON representation of a FeatureAppearance.
Properties
Name | Type | Description | |
---|---|---|---|
emphasized | "true" | undefined | See emphasized. | |
ignoresMaterial | "true" | undefined | See ignoresMaterial. | |
linePixels | LinePixels | undefined | See linePixels. | |
nonLocatable | "true" | undefined | See nonLocatable. | |
rgb | RgbColorProps | undefined | See FeatureAppearance.rgb. | |
transparency | number | undefined | See transparency. | |
viewDependentTransparency | "true" | undefined | See viewDependentTransparency. | |
weight | number | undefined | See FeatureAppearance.weight. |
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.