This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDotDensityRenderer Interface > IDotDensityRenderer.CreateLegend Method (ArcObjects .NET 10.5 SDK) |
Creates the legend. Call after all properties are set.
[Visual Basic .NET]
Public Sub CreateLegend ( _
)
[C#] public void CreateLegend ( );
[C++]
HRESULT CreateLegend(
void
);
Call this method after making any changes to the dot density renderer.