Configuration Options for PolygonPatternSymbolizer
| parameter | value | default |
| file | path to image file | none |
| width | px | 4 |
| height | px | 4 |
| type | png tiff | none |
Examples
Default
FIXME: Add image
XML
<PolygonPatternSymbolizer width="16" height="16" type="png" file="/path/to/icon.png"/>
Python
FIXME
C++
FIXME
