RichTextKit v0.4

TextPaintOptions.LcdRenderText Property

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

Controls whether text is rendered using LCD sub-pixel rendering.

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

Property Type

bool