CustomizeMapAreasEventArgs(MapAreasCollection) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy CustomizeMapAreasEventArgs z określoną kolekcją obszarów mapy.

public:
 CustomizeMapAreasEventArgs(System::Web::UI::DataVisualization::Charting::MapAreasCollection ^ areaItems);
public CustomizeMapAreasEventArgs (System.Web.UI.DataVisualization.Charting.MapAreasCollection areaItems);
new System.Web.UI.DataVisualization.Charting.CustomizeMapAreasEventArgs : System.Web.UI.DataVisualization.Charting.MapAreasCollection -> System.Web.UI.DataVisualization.Charting.CustomizeMapAreasEventArgs
Public Sub New (areaItems As MapAreasCollection)

Parametry

areaItems
MapAreasCollection

Kolekcja obszarów mapy.

Dotyczy