ArcObjects Library Reference  (Display)    

IFillSymbol Interface

Provides access to members that control fill symbols.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

IFillSymbol is the genereric interface for properties common to ILineFillSymbol, IMarkerFillSymbol, IGradientFillSymbol, ISimpleFillSymbol, and IPictureFillSymbol.

Members

Description
Read/write property Color Fill color.
Read/write property Outline Line symbol of fill outline.

CoClasses that implement IFillSymbol

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.

See Also

IMultiLayerFillSymbol Interface | IMarkerFillSymbol Interface | ILineFillSymbol Interface | IDotDensityFillSymbol2 Interface | IPictureFillSymbol Interface | IGradientFillSymbol Interface | IDotDensityFillSymbol Interface | IFillProperties Interface | IFillSymbol Interface

Example

esriDisplay IFillSymbol Example

 


Feedback Send feedback on this page