Network.TotalWeight Property

Comuna.NET

NetworkTotalWeight Property

Gets the total weight associated with all connections in this network.

Namespace:  Comuna
Assembly:  Comuna (in Comuna.dll) Version: 1.0.0
Syntax
C#
public double TotalWeight { get; }
Request Example View Source

Property Value

Type: Double
See Also