ASP.NET Pack Programmer's Guide
DiagramItem.getWeight Method
See Also
 





Gets a weight value used in layout and path-finding algorithms.

Namespace: MindFusion.Diagramming
Package: DiagramItem.js

 Syntax

JavaScript  Copy Code

function getWeight ()

 Return Value

Type: Number
A number specifying the weight of this item. The default value is 1.

 See Also

DiagramItem Members
DiagramItem Class
MindFusion.Diagramming Namespace
TreeMapLayout Class