Constructor LegendEntry
| Edit this page View SourceLegendEntry(object)
Initializes a new instance of the LegendEntry class.
Declaration
public LegendEntry(object content)
Parameters
Type | Name | Description |
---|---|---|
object | content | The object this entry represents, usually a Layer, ILayerContent or LegendInfo. |