Calculates the weight of this Path by accumulating the Weight of all participating Diagram elements.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double GetWeight ( |
Visual Basic Copy Code |
---|
Public Function GetWeight( _ |
A double value that represents the total weight of the elements in this Path according to the incNodes and incLinks parameters.
WpfDiagram Programmer's Guide | © 2024 MindFusion |