Provides access to members that control fill symbols.
IFillSymbol is the genereric interface for properties common to ILineFillSymbol, IMarkerFillSymbol, IGradientFillSymbol, ISimpleFillSymbol, and IPictureFillSymbol.
| CoClasses and Classes | Description |
|---|---|
| ColorRampSymbol (esriCarto) | ESRI ColorRampSymbol for raster rendering. |
| ColorSymbol (esriCarto) | ESRI ColorSymbol for raster rendering. |
| DotDensityFillSymbol | Defines a dot density fill symbol, a data driven symbol commonly used with the dot density renderer. |
| GradientFillSymbol | A fill symbol composed from a ramp of colors. |
| LineFillSymbol | A fill symbol comprised of any of the supported line symbols. |
| MarkerFillSymbol | A fill symbol comprised of any of the supported marker symbols. |
| MultiLayerFillSymbol | A fill symbol that contains one or more layers. |
| PictureFillSymbol | A fill symbol based on either a BMP or an EMF picture. |
| RasterRGBSymbol (esriCarto) | ESRI RasterRGBSymbol for raster rendering. |
| SimpleFillSymbol | A fill symbol comprised from a predefined set of styles. |
| TextureFillSymbol (esri3DAnalyst) | Texture Fill Symbol component. |
IMultiLayerFillSymbol Interface | IMarkerFillSymbol Interface | ILineFillSymbol Interface | IDotDensityFillSymbol2 Interface | IPictureFillSymbol Interface | IGradientFillSymbol Interface | IDotDensityFillSymbol Interface | IFillProperties Interface | IFillSymbol Interface