This document is archived and information here might be outdated.  Recommended version.


IDotDensityRenderer2 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IDotDensityRenderer2 Interface

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
Read/write property ColorScheme Color scheme, (user interface property only).
Read/write property ControlLayer Control layer used for masking.
Method CreateLegend Creates the legend. Call after all properties are set.
Read/write property DotDensitySymbol The dot density symbol.
Read/write property DotValue Value of each dot.
Read/write property MaintainDensityBy Indicates if density is preserved by dot size or dot value.
Read/write property 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.