Gets or sets the rectangle in which the layout will try to arrange nodes.
Namespace: MindFusion.Graphs
File: TreeMapLayout.js
SyntaxJavaScript
Copy Code
|
|---|
get layoutArea() {} |
Rect
A Rect instance specifying the area in which the layout will try to arrange nodes.
See Also