5 references to Polygon
System.Web.DataVisualization (5)
Common\General\ImageMap.cs (4)
256
Initialize(MapAreaShape.
Polygon
, toolTip, url, attributes, postBackValue, coord, tag);
310
if (shape == MapAreaShape.
Polygon
&& (coordinates.Length % 2f) != 0f)
346
else if (_shape == MapAreaShape.
Polygon
)
865
MapArea area = new MapArea(MapAreaShape.
Polygon
, toolTip, url, attributes, postBackValue, coord, null);
Common\General\Selection.cs (1)
759
MapAreaShape.
Polygon
,