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


IACGroupRenderer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACGroupRenderer Interface
ArcGIS Developer Help

IACGroupRenderer Interface

Provides access to members that control ArcIMS group renderers.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Add Adds a renderer to the group.
Method Clear Removes all renderers in the group.
Read-only property Count The number of renderers in the group.
Method Delete Removes the renderer from the group.
Read-only property Renderer The renderer at the given index in the group.

Classes that implement IACGroupRenderer

Classes Description
ACGroupRenderer ArcIMS Group Renderer.