共用方式為


CGContext.SetFontSize(nfloat) 方法

定義

設定用來轉譯文字的字型大小。

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

參數

size
nfloat

所需的字型大小,以文字空間單位為單位。

適用於