ActiveReports 8
ProcessLegend Method

Obtains rendering legend items.
Syntax
'Declaration
 
Function ProcessLegend( _
   ByVal legend As IMapLegend _
) As System.Collections.Generic.IEnumerable(Of IMapLegendItem)
System.Collections.Generic.IEnumerable<IMapLegendItem> ProcessLegend( 
   IMapLegend legend
)

Parameters

legend
See Also

Reference

IMapVectorLayer Interface
IMapVectorLayer Members

Support Forum