Provides access to members that work with additional renderer properties which appear on the user interface.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
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.
Members
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 that implement IDotDensityUIRenderer
CoClasses and Classes | Description |
---|---|
DotDensityRenderer | A dot density renderer. |