A class that contains a collection of basic symbols such as BasicLineSymbol, BasicFillSymbol and BasicMarkerSymbol along with marker placement used for representing features within a representation class.
Property |
Type |
Description |
GeometricEffects |
Array of RepresentationComponent objects. | |
Layers |
Array of basic symbols. |
Remarks
Complex symbols can be created by incorporating one or more geometric effects into your rule.
A single representation rule can contain multiple geometric effects, functioning in sequence to create a complex symbol.
GeometricEffects are special processes that dynamically alters the geometry of feature representation.