MapArea Constructor (MapAreaShape, String, Single())
.NET Framework (current version)
Initializes a new instance of the MapArea class with the specified shape, URL and coordinates.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- shape
-
Type:
System.Web.UI.DataVisualization.Charting.MapAreaShape
The shape of the map area.
- url
-
Type:
System.String
The destination URL or anchor point of the map area.
- coordinates
-
Type:
System.Single()
An array of coordinates that determine the location of the circle, rectangle or polygon. The type of shape that is being used determines the type of coordinates required.
.NET Framework
Available since 4.0
Available since 4.0
Show: