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. |
CoClasses that implement IMultiLayerFillSymbol
CoClasses and Classes |
Description |
MultiLayerFillSymbol |
A fill symbol that contains one or more layers. |
See Also
IFillSymbol Interface