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