This document is archived and information here might be outdated. Recommended version. |
A simple renderer where the same symbol is drawn for each feature.
Interfaces | Description |
---|---|
IDisplayAdmin (esriDisplay) | Provides access to members that control display administration. |
IExportSupport | Provides access to export support members. |
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 (esriSystem) | |
IPersistStream (esriSystem) | |
IPropertySupport (esriSystem) | 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. |
IRotationRenderer2 | Provides access to members that control the rotation of marker symbols based on field values, expression, or random. Used for all symbols, not just 3D; used for all apps, including ArcMap. |
ISimpleRenderer | Provides access to members that control a renderer which draws the same symbol for each feature. |
ISizeRenderer | Provides access to members that control the drawing of sized marker symbols based on field values, expression, or random. |
ITransparencyRenderer | Provides access to members that control the drawing of features with varying transparency, where transparency is determined by feature values. |
IXMLSerialize (esriSystem) | Provides access to members that XML serialize and deserialize an object to/from XML. |
IXMLVersionSupport (esriSystem) | Provides access to members that help in serializing an object to different namespaces (versions). |