共用方式為


CGContext.SetShouldSmoothFonts(Boolean) 方法

定義

與 搭配 SetAllowsFontSmoothing(Boolean) 使用,以啟用或停用字型平滑。

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

參數

shouldSmoothFonts
Boolean

true 如果字型應該平滑,則為 。

適用於