ArcObjects Library Reference (CartoUI)  

IRendererPropertyPage Interface

Provides access to members that control renderer property pages.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method CanEdit Indicates if the property page can modify the properties of the specified renderer.
Read-only property ClassID Property page class id (unique identifier object).
Read-only property Description Renderer description.
Read-only property Name Name of the renderer.
Read-only property PreviewImage Preview bitmap for the renderer that appears on the page.
Read-only property RendererClassID Renderer class id (unique identifier object).
Read-only property 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.