5 references to Rectangle
System.Web.DataVisualization (5)
Common\General\ImageMap.cs (5)
172 private MapAreaShape _shape = MapAreaShape.Rectangle; 278Initialize(MapAreaShape.Rectangle, toolTip, url, attributes, postBackValue, coord, tag); 306if (shape == MapAreaShape.Rectangle && coordinates.Length != 4) 342else if (_shape == MapAreaShape.Rectangle) 371else if (this.Shape == MapAreaShape.Rectangle)