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