次の方法で共有


CGContext.SetFontSize(nfloat) メソッド

定義

テキストの再設定に使用するフォントのサイズを設定します。

public void SetFontSize (nfloat size);
member this.SetFontSize : nfloat -> unit

パラメーター

size
nfloat

目的のフォント サイズ (テキストスペース単位)。

適用対象