ASP.NET Pack Programmer's Guide
Ruler.setProjectRotatedBounds Method
See Also
 





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

Namespace: MindFusion.Diagramming
Package: Ruler.js

 Syntax

JavaScript  Copy Code

function setProjectRotatedBounds (value)

 Parameters

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. The default value is true.

 See Also

Ruler Members
Ruler Class
MindFusion.Diagramming Namespace