AddEllipse

AddEllipse(RectangleF)

public void AddEllipse(RectangleF rect)

也可以看看


AddEllipse(float, float, float, float)

public void AddEllipse(float x, float y, float width, float height)

也可以看看