Search
RenderOptions.TextRenderingHint Property
See Also
 





Gets or sets the rendering mode for text displayed in this diagram.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public TextRenderingHint TextRenderingHint { get; set; }

Visual Basic  Copy Code

Public Property TextRenderingHint As TextRenderingHint

 Property Value

 See Also