Link.Value Property

Comuna.NET

LinkValue Property

Gets or sets the value / weight associated with this link.

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

Property Value

Type: Double
See Also