This document is archived and information here might be outdated.  Recommended version.


ILayerRenderers Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (3DAnalyst)  

ILayerRenderers Interface

Provides access to members that expose the renderers of a layer.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Members

Description
Method AddRenderer Add a renderer to the end of the group.
Method ClearRenderers Remove all the renderers from the layer.
Method GetRenderer Gets the nth renderer.
Method InsertRenderer Insert a renderer at given index.
Method RemoveRenderer Remove a renderer from the layer.
Read-only property RendererCount The number of renderers.