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