This document is archived and information here might be outdated. Recommended version. |
Simple fill symbol styles.
Constant | Value | Description |
---|---|---|
esriSFSSolid | 0 | Solid fill. |
esriSFSNull | 1 | Empty fill. |
esriSFSHollow | 1 | Hollow fill (same as esriSFSNull). |
esriSFSHorizontal | 2 | Horizontal hatch fill ------. |
esriSFSVertical | 3 | Vertical hatch fill ||||||. |
esriSFSForwardDiagonal | 4 | 45-degree downward, left-to-right hatch fill \\\. |
esriSFSBackwardDiagonal | 5 | 45-degree upward, left-to-right hatch fill //////. |
esriSFSCross | 6 | Horizontal and vertical crosshatch ++++++. |
esriSFSDiagonalCross | 7 | 45-degree crosshatch xxxxxx. |