Gets or sets the TextRenderingHint to use when measuring texts. This should be effectively set to the value of DiagramView.TextRenderingHint.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public static TextRenderingHint MeasureTextRenderingHint { get; set; } |
Visual Basic Copy Code |
---|
Public Shared Property MeasureTextRenderingHint As TextRenderingHint |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |