次の方法で共有


CGContext.SetShouldSmoothFonts(Boolean) メソッド

定義

と組み合わせて SetAllowsFontSmoothing(Boolean) 使用して、フォントのスムージングを有効または無効にします。

public void SetShouldSmoothFonts (bool shouldSmoothFonts);
member this.SetShouldSmoothFonts : bool -> unit

パラメーター

shouldSmoothFonts
Boolean

true フォントを滑らかにする必要がある場合は 。

適用対象