Gets the minimum size of the container.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public Dimension2D getMinimumSize () |
A Dimension2D object specifying the minimum size. Initialized with the value of ContainerMinimumSize.
The container won't shrink smaller than that size, even if it does not contain any items.
JDiagram Programmer's Guide | © 2025 MindFusion |