共用方式為


CGContext.SetFont(CGFont) 方法

定義

CGFont設定用來轉譯文字的 。

public void SetFont (CoreGraphics.CGFont font);
member this.SetFont : CoreGraphics.CGFont -> unit

參數

font
CGFont

CGFont用於內容的 。

適用於