A fill symbol based on either a BMP or an EMF picture.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Use PictureFillSymbol to create a fill symbol that is based on the contents of a Windows Bitmap (.bmp), or Enhanced Metafile (.emf) file.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
IClone (esriSystem) | Provides access to members that control cloning of objects. |
IDisplayName | Provides access to members that return the display name of an object. |
IFillProperties | Provides access to members that control the general fill properties. |
IFillSymbol | Provides access to members that control fill symbols. |
IMapLevel | Provides access to members that control the map level. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) | |
IPictureFillSymbol | Provides access to members that control the picture fill symbol. |
IPropertySupport (esriSystem) | Provides access to members that set a default property on an object. |
ISymbol | Provides access to members that control symbols. |
IXMLSerialize (esriSystem) | Provides access to members that XML serialize and deserialize an object to/from XML. |
IXMLVersionSupport (esriSystem) | Provides access to members that help in serializing an object to different namespaces (versions). |