共用方式為


CGContext.SetLineWidth(nfloat) 方法

定義

設定筆劃線條的寬度。 這一行會延伸一半 w 到路徑的任一端。

public void SetLineWidth (nfloat w);
member this.SetLineWidth : nfloat -> unit

參數

w
nfloat

線條寬度,以使用者空間單位為單位。

適用於