ILNumerics Ultimate VS

LabelSmallFontTextRenderingHint Field

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Defines a hint for rendering font sizes < 16 points. Default: AntiAliasGridFit

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public static TextRenderingHint SmallFontTextRenderingHint

Field Value

Type: TextRenderingHint
Remarks

Small font sizes may look blurry, when rendered with antialiasing. Per default, AntiAliasGridFit is selected. Setting this property to AntiAlias will generate a more smooth output for small fonts.
See Also

Reference