2 references to ExceptionImageMapPolygonShapeInvalid
System.Web.DataVisualization (2)
Common\General\ImageMap.cs (2)
237throw new ArgumentException(SR.ExceptionImageMapPolygonShapeInvalid); 312throw (new InvalidOperationException(SR.ExceptionImageMapPolygonShapeInvalid));