2 references to FromLTRB
System.Web.DataVisualization (1)
Common\General\Selection.cs (1)
2533RectangleF rect = RectangleF.FromLTRB(points[i].X, points[i].Y, points[i + 2].X, points[i + 2].Y);
System.Windows.Forms.DataVisualization (1)
Common\General\Selection.cs (1)
2533RectangleF rect = RectangleF.FromLTRB(points[i].X, points[i].Y, points[i + 2].X, points[i + 2].Y);