Graphics.TextRenderingHint

Graphics.TextRenderingHint property

Gets or sets the rendering mode for text associated with this Graphics.

public TextRenderingHint TextRenderingHint { get; set; }

See Also