Renderers
This section introduces you to map renderers. It covers the following topics:
-
Overview of Renderers presents the IlvFeatureRenderer abstract class and the classes in the library that implement renderers.
-
Creating a Colored Line Renderer explains how to write a new renderer.
-
Making a Renderer Persistent explains how to make a renderer persistent.
-
Extending an Existing Renderer explains how to extend an existing renderer.