Compartir a través de


CGContext.SetShouldSmoothFonts(Boolean) Método

Definición

Se usa junto con SetAllowsFontSmoothing(Boolean) para habilitar o deshabilitar el suavizado de fuentes.

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

Parámetros

shouldSmoothFonts
Boolean

true si las fuentes deben suavizarse.

Se aplica a