IPictureFillSymbol Interface
Provides access to members that control the picture fill symbol.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
IPictureFillSymbol can be used to create a fill pattern that consists of either a bitmap image or emf file. Use the Angle property to control the orientation of the picture. Use the XScale and YScale to adjust the size up or down. Use the IFillSymbol interface to set additional properties for IPictureFillSymbols.
Members
Inherited Interfaces
Interfaces |
Description |
IFillSymbol |
Provides access to members that control fill symbols. |
Classes that implement IPictureFillSymbol
Classes |
Description |
PictureFillSymbol |
A fill symbol based on either a BMP or an EMF picture. |
See Also
IFillSymbol Interface
.NET Samples
Use an AlgorithmicColorRamp to color a ClassBreaksRenderer