This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDotDensityUIRenderer Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that work with additional renderer properties which appear on the user interface.
This interface provides access to properties of a DotDensityRenderer that are data-related. You must set properties through this interface for the interactive GUI control on the MultiDotDensityPropertyPage to work properly.
Description | ||
---|---|---|
MaxDensity | Maximum density. | |
MaxDensityArea | Area in map units of the polygon with maximum density. | |
MeanArea | Mean area in map units. | |
MeanDensity | Mean density. | |
MinDensity | Minimum density. | |
MinDensityArea | Area in map units of the polygon with minimum density. |
CoClasses and Classes | Description |
---|---|
DotDensityRenderer | A dot density renderer. |