LegendItemCreatingEventArgs Constructors
Provides data for the MapControl.LegendItemCreating event.| Name | Parameters | Description |
|---|---|---|
| LegendItemCreatingEventArgs(MapLegendBase, Int32, MapLegendItemBase) | legend, index, item | Initializes a new instance of the LegendItemCreatingEventArgs class with the specified values of event arguments. |
See Also