FeatureSymbology.AppearanceProps Interface

Properties used to initialize a FeatureSymbology.Appearance.

Implemented by

Properties

Name Type Description
emphasized true | undefined If true, the associated Feature will be emphasized. Beta
ignoresMaterial true | undefined If true, ignore the RenderMaterial associated with surfaces.  
linePixels undefined | LinePixels The pixel pattern used to draw lines.  
nonLocatable true | undefined If true, the associated Features will not be drawn when using Viewport.readPixels.  
rgb undefined | RgbColorProps The color of the Appearance  
transparency undefined | number The transparency in the range [0.0, 1.0] where 0 indicates fully opaque and 1 indicates fully transparent.  
weight undefined | number The line weight of the Appearance  

Defined in

Last Updated: 05 June, 2020