CustomizeMapAreasEventArgs(MapAreasCollection) Konstruktor

Definition

Initialisiert eine neue Instanz der CustomizeMapAreasEventArgs-Klasse mit der angegebenen Sammlung von Strukturbereichen.

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)

Parameter

areaItems
MapAreasCollection

Eine Sammlung von Strukturbereichen.

Gilt für