共用方式為


CGContext.StrokeEllipseInRect(CGRect) 方法

定義

筆劃 所 rect 定義的省略號。 之後,會重設目前的路徑。

public void StrokeEllipseInRect (CoreGraphics.CGRect rect);
member this.StrokeEllipseInRect : CoreGraphics.CGRect -> unit

參數

rect
CGRect

RectangleF定義橢圓形範圍的 。

適用於