Layered Symbolizer
Contents
[
Hide
]
Layered Symbolizer
The Layered symbolizer draws a feature with several symbolizers on top of each other. You can select from two rendering order modes:
- RenderOrder.ByFeatures - draw the first feature with all symbolizers added to the layered symbolizer, then proceed with drawing the next feature.
- RenderOrder.ByLayers - draw all features with the first symbolizer, then draw all features with the next symbolizer.