A simple renderer where the same symbol is drawn for each feature.
| Interfaces | Description |
|---|---|
| IDisplayAdmin | Provides access to members that control display administration. |
| IFeatureRenderer | Provides access to members that control functionality common to all feature renderers. |
| ILegendInfo | Provides access to members that control legend information provided by a renderer. |
| ILevelRenderer | Provides access to members that control the drawing of symbols for features, where symbols are separated into levels, and each level drawn separately. |
| ILookupSymbol | Provides access to functionality for looking up a renderer's symbol via a feature. |
| IPersist | |
| IPersistStream | |
| IPropertySupport | Provides access to members that set a default property on an object. |
| IRotationRenderer | Provides access to members that control the drawing of rotated marker symbols based on field values. |
| ISimpleRenderer | Provides access to members that control a renderer which draws the same symbol for each feature. |
| ITransparencyRenderer | Provides access to members that control the drawing of features with varying transparency, where transparency is determined by feature values. |