FontMode

CodetextParameters.FontMode property

Ange FontMode. Om FontMode är inställt på Auto, kommer teckenstorleken att beräknas automatiskt baserat på xDimension value. Det rekommenderas att använda FontMode.Auto, särskilt i AutoSizeMode.Nearest eller AutoSizeMode.Interpolation. Standardvärde: FontMode.Auto.

public FontMode FontMode { get; set; }

Se även