1 reference to GetBounds
System.Drawing.Common (1)
System\Drawing\Drawing2D\GraphicsPath.cs (1)
818
public RectangleF GetBounds(Matrix? matrix) =>
GetBounds
(matrix, null);