FeatureAppearanceProps Interface
JSON representation of a FeatureAppearance.
extensions
Properties
Name | Type | Description | |
---|---|---|---|
emphasized | undefined | "true" | See FeatureAppearance.emphasized. | |
ignoresMaterial | undefined | "true" | See FeatureAppearance.ignoresMaterial. | |
linePixels | undefined | LinePixels | See FeatureAppearance.linePixels. | |
nonLocatable | undefined | "true" | See FeatureAppearance.nonLocatable. | |
rgb | undefined | RgbColorProps | See FeatureAppearance.rgb. | |
transparency | undefined | number | See FeatureAppearance.transparency. | |
viewDependentTransparency | undefined | "true" | See FeatureAppearance.viewDependentTransparency. | |
weight | undefined | number | See FeatureAppearance.weight. |
Defined in
Last Updated: 20 June, 2023