MapArea Constructor (String, GraphicsPath)
.NET Framework (current version)
Initializes a new instance of the MapArea class with the specified URL and GraphicsPath object.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- url
-
Type:
System.String
The destination URL or anchor point of the map area.
- path
-
Type:
System.Drawing.Drawing2D.GraphicsPath
A GraphicsPath object that defines the shape of the map area.
.NET Framework
Available since 4.0
Available since 4.0
Show: