MapArea Constructor
Initializes a new instance of the MapArea class.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | MapArea() | Initializes a new instance of the MapArea class. |
![]() | MapArea(MapAreaShape, String, Single()) | Initializes a new instance of the MapArea class with the specified shape, URL and coordinates. |
![]() | MapArea(MapAreaShape, String, String, String, String, Single(), Object) | Initializes a new instance of the MapArea class with the specified shape, tooltip text, URL, attributes, postback value, coordinates and tag. |
![]() | MapArea(String, GraphicsPath) | Initializes a new instance of the MapArea class with the specified URL and GraphicsPath object. |
![]() | MapArea(String, RectangleF) | Initializes a new instance of the MapArea class with the specified URL and RectangleF structure. |
![]() | MapArea(String, String, String, String, GraphicsPath, Object) | Initializes a new instance of the MapArea class with the specified tooltip text, URL, attributes, postback value, path and tag. |
![]() | MapArea(String, String, String, String, RectangleF, Object) | Initializes a new instance of the MapArea class with the specified tooltip text, URL, attributes, postback value, rectangle coordinates and tag. |
