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