共用方式為


CGContext.StrokeRect(CGRect) 方法

定義

筆劃指定的 rect 。 之後,會重設目前的路徑。

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

參數

rect
CGRect

要繪製的矩形。

適用於