ElementSelectionChangedEventArgs Constructors
Provides data for selection changed events (e.g., ChartBase.SelectionChanged or MapControl.SelectionChanged).Name | Parameters | Description |
---|---|---|
ElementSelectionChangedEventArgs(List<Object>) | selection | Initializes a new instance of the ElementSelectionChangedEventArgs class with the specified selection. |
See Also