Provides access to members that control the drawing of varying densities of dots within polygon features to represent different quantities.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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). |
Inherited Interfaces
Interfaces | Description |
---|---|
IDotDensityRenderer | Provides access to members that control the drawing of varying densities of dots within polygon features to represent different quantities. |
CoClasses that implement IDotDensityRenderer2
CoClasses and Classes | Description |
---|---|
DotDensityRenderer | A dot density renderer. |