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 NodeListView SetMinVisibleFontSize ( |
Visual Basic Copy Code |
---|
Public Function SetMinVisibleFontSize( _ |
A float value specifying the smallest visible font size.
This NodeListView instance for chaining method calls.