Gets or sets a threshold value that hides text if scaled font sizes become smaller.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
C# Copy Code |
---|
public float MinVisibleFontSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property MinVisibleFontSize As Single |
A float value specifying the smallest visible font size.
MvcDiagram Programmer's Guide | © 2024 MindFusion |