MindFusion.Charting for WebForms Programmer's Guide
GdiGraphics.TextRenderingHint Property
See Also
 



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

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public virtual TextRenderingHint TextRenderingHint { get; set; }

Visual Basic  Copy Code

Public Overridable Property TextRenderingHint As TextRenderingHint

 Property Value

This property specifies a member of the .NET TextRenderingHint enumeration.

 See Also

GdiGraphics Members
GdiGraphics Class
MindFusion.Drawing Namespace