重載列表
|
名稱 |
說明 |
繪制一個由邊框定義的橢圓,該邊框由矩形的左上角坐標 pen Type: System.Drawing.Pen Pen,它確定曲線的顏色、寬度和樣式。 x Type: System.Int32 定義橢圓的邊框的左上角的 X 坐標。 y Type: System.Int32 定義橢圓的邊框的左上角的 Y 坐標。 width Type: System.Int32 定義橢圓的邊框的寬度。 height Type: System.Int32 定義橢圓的邊框的高度。
來自 <https://msdn.microsoft.com/zh-cn/library/wt06kxfd(v=vs.110).aspx>
、高度和寬度指定。 |
||
繪制邊界 Rectangle 結構指定的橢圓。 |
||
|
繪制邊界 RectangleF 定義的橢圓。 |
|
|
繪制一個由邊框(該邊框由一對坐標、高度和寬度指定)定義的橢圓。 |
來自 <https://msdn.microsoft.com/zh-cn/library/system.drawing.graphics.drawellipse(v=vs.110).aspx>