Click or drag to resize

freeGraphNodeBasedistance Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Distance from query node/s, only relevant when it is query result

Namespace:  imbSCI.Graph.FreeGraph
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[XmlIgnoreAttribute]
public double distance { get; set; }
Request Example View Source

Property Value

Type: Double
The distance.
See Also