Gets or sets a threshold value that hides text if scaled font sizes become smaller.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
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.