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


ILayerRenderers Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IL > ILayerRenderers Interface (ArcObjects .NET 10.6 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

Name 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.

CoClasses that implement ILayerRenderers

CoClasses and Classes Description