Provides access to members that control renderer property pages.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
CanEdit | Indicates if the property page can modify the properties of the specified renderer. | |
ClassID | Property page class id (unique identifier object). | |
Description | Renderer description. | |
Name | Name of the renderer. | |
PreviewImage | Preview bitmap for the renderer that appears on the page. | |
RendererClassID | Renderer class id (unique identifier object). | |
Type | Renderer type. Used to group renderers into categories. |
CoClasses that implement IRendererPropertyPage
CoClasses and Classes | Description |
---|---|
BarChartPropertyPage | Renderer property page for managing properties associated with the 'Bar charts' layer symbology option. |
BiUniqueValuePropertyPage | Renderer property page for managing properties associated with the 'Quantity by category' layer symbology option. |
CadUniqueValuePropertyPage | Renderer property page for managing properties associated with the 'Cad fields' layer symbology option. |
CombiUniqueValuePropertyPage | Renderer property page for managing properties associated with the 'Unique values based on many fields' layer symbology option. |
GraduatedColorPropertyPage | Renderer property page for managing properties associated with the 'Graduated colors' layer symbology option. |
GraduatedSymbolPropertyPage | Renderer property page for managing properties associated with the 'Graduated symbols' layer symbology option. |
LookupSymbolPropertyPage | Renderer property page for managing properties associated with the 'Match to symbols in a style' layer symbology option. |
MultiDotDensityPropertyPage | Renderer property page for managing properties associated with the 'Dot density' layer symbology option. |
PieChartPropertyPage | Renderer property page for managing properties associated with the 'Pie charts' layer symbology option. |
ProportionalSymbolPropertyPage | Renderer property page for managing properties associated with the 'Proportional symbols' layer symbology option. |
RepresentationRulesPropertyPage (esriEditor) | A property page for modifying the collection of rules of a feature class representation. |
SingleSymbolPropertyPage | Renderer property page for managing properties associated with the 'Single symbol' layer symbology option. |
StackedChartPropertyPage | Renderer property page for managing properties associated with the 'Stacked charts' layer symbology option. |
UniqueValuePropertyPage | Renderer property page for managing properties associated with the 'Unique values' layer symbology option. |