Search
NodeConstraints.getKeepRatio Method
See Also
 

Gets a value indicating whether the initial width/height ratio of a node must be preserved.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getKeepRatio ()

 Return Value

A value indicating whether the initial width/height ratio of a node should be preserved.

 See Also