Gets or sets the default value for the MinimumSize property of containers.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public SizeF ContainerMinimumSize { get; set; } |
Visual Basic
![]() |
---|
Public Property ContainerMinimumSize As SizeF |
A SizeF value specifying the initial minimum size of containers. The default is 50x40.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |