Specifies how the ShapeNode.resizeToFitText method should resize a box.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public enum FitSize |
Member name | Description | |
---|---|---|
![]() |
KeepHeight |
Specifies that the original node height should remain intact. |
![]() |
KeepRatio |
Allows changing both the width and height of a node, but keep |
![]() |
KeepWidth |
Specifies that the original node width should remain intact. |