Gets or sets the minimal node width allowed.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float MinWidth { get; set; } |
Visual Basic Copy Code |
---|
Public Property MinWidth As Single |
0 = no width constraints; any other value specifies the minimal node width allowed.
NetDiagram Programmer's Guide | © 2023 MindFusion |