MindFusion.Java Package Programmer's Guide
Ruler.getProjectRotatedBounds Method
See Also
 






Gets whether the projection of nodes on ruler's scales rotates with them.

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

 Syntax

Java  Copy Code

public boolean getProjectRotatedBounds ()

 Return Value

true if node's projection should match the boundaries of rotated node shape, or false to ignore rotation and project only the coordinates of node's Bounds.

 See Also

Ruler Members
Ruler Class
com.mindfusion.diagramming Namespace