Defines a dot density fill symbol, a data driven symbol commonly used with the dot density renderer.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Data driven fill symbol used with the DotDensityRenderer.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
IClone (esriSystem) | Provides access to members that control cloning of objects. |
IDotDensityFillSymbol | Provides access to the main properties of a data driven symbol commonly used with a dot density renderer. |
IDotDensityFillSymbol2 | Provides access to further properties of a data driven symbol commonly used with a dot density renderer. |
IDotDensityMasking | Provides access to the masking properties of a dot density fill symbol. |
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) | |
IPropertySupport (esriSystem) | Provides access to members that set a default property on an object. |
ISymbol | Provides access to members that control symbols. |
ISymbolArray | Provides access to members that work with an array of symbols. |