次の方法で共有


CGContext.SetFont(CGFont) メソッド

定義

テキストの CGFont レンダリングに使用する を設定します。

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

パラメーター

font
CGFont

CGFontコンテキストに使用される 。

適用対象