Search
DiagramNode.getRotatedBounds Method
See Also
 





Gets the bounding rectangle of this item when it is rotated.

Namespace: MindFusion.Diagramming
Package: DiagramNode.js

 Syntax

JavaScript  Copy Code

function getRotatedBounds ()

 Return Value

A Rect that bounds the rotated shape of this node.

 See Also