Share via


CGContext.SetShouldSmoothFonts(Boolean) 方法

定义

SetAllowsFontSmoothing(Boolean) 结合使用以启用或禁用字体平滑。

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

参数

shouldSmoothFonts
Boolean

true 如果字体应平滑,则为 。

适用于