RichTextKit v0.4

TextPaintOptions.IsAntialias Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: TextPaintOptions

Controls whether text is rendered with anti-aliasing.

[Obsolete("Use Edging property instead of IsAntialias")]
public bool IsAntialias { get; set; }

Property Type

bool