Edge.Weight Property

Comuna.NET

EdgeWeight Property

Gets the weight associated with this connection.

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

Property Value

Type: Double
See Also