A renderer that can be used to draw topology elements.
| Interfaces | Description |
|---|---|
| IFeatureRenderer (esriCarto) | Provides access to members that control functionality common to all feature renderers. |
| IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
| IPersistStream (esriSystem) |