This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDotDensityRenderer2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the drawing of varying densities of dots within polygon features to represent different quantities.
Description | ||
---|---|---|
ColorScheme | Color scheme, (user interface property only). | |
ControlLayer | Control layer used for masking. | |
CreateLegend | Creates the legend. Call after all properties are set. | |
DotDensitySymbol | The dot density symbol. | |
DotValue | Value of each dot. | |
MaintainDensityBy | Indicates if density is preserved by dot size or dot value. | |
MaintainSize | Indicates if dot size is preserved when zooming (the alternative is that density is preserved). |
Interfaces | Description |
---|---|
IDotDensityRenderer | Provides access to members that control the drawing of varying densities of dots within polygon features to represent different quantities. |
CoClasses and Classes | Description |
---|---|
DotDensityRenderer | A dot density renderer. |