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


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

IDynamicLegendRenderer Interface

Provides access to members that instrument layer drawing to detect which legend classes are visible.

Product Availability

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

Members

Name Description
Method FinishInstrumentedDraw Call after renderer.Draw.
Read-only property InstrumentedDrawPhases Draw phases that affect dynamic legends.
Method StartInstrumentedDraw Call before renderer.Draw so that legend info can be sampled.
Read-only property SupportsCounts Indicates that the renderer supports counts on its legend.

Classes that implement IDynamicLegendRenderer

Classes Description
CoTrackSymbologyRenderer (esriTrackingAnalyst) Symbolizes temporal based features and tracks in order to identify temporal feature characteristics in relation to the temporal reference.