次の方法で共有


CGContext.SetLineWidth(nfloat) メソッド

定義

ストロークされた線の幅を設定します。 この線は、パスの半分 w から両側まで延長されます。

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

パラメーター

w
nfloat

行幅 (ユーザー空間単位)。

適用対象