Gets or sets the maximum node height allowed.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public double MaxHeight { get; set; } |
Visual Basic
![]() |
---|
Public Property MaxHeight As Double |
0 = no height constraints; any other value specifies the maximum node height allowed.