IMultiLayerFillSymbol Interface
Provides access to members that control the multilayer fill symbol.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
IMultiLayerFillSymbol is used for creating composite fill symbols consisting of multiple layers. A layer can be of any type that is supported by the IFillSymbol interface. Use the IFillSymbol interface for setting additional properties.
Members
Inherited Interfaces
Interfaces |
Description |
IFillSymbol |
Provides access to members that control fill symbols. |
Classes that implement IMultiLayerFillSymbol
See Also
IFillSymbol Interface