@mapgear/geoapps > SymbologyClass
SymbologyClass class
Symbology class object used by Symbology
export declare class SymbologyClass 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| Attributes | Array<SymbologyClassAttribute> | Array of symbology class attributes | |
| Description | string | Description of symbology class | |
| ShowInLegend | boolean | A boolean to determine wether to show this Symbology class in the legend | |
| Style | SymbologyClassStyle | Styling used by symbology class |