Gets the minimum size of the container.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public Dimension getMinimumSize () |
A Dimension 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.