ValueTransformableTreeGraph RingDistanceTransform Property ElecNetKit Documentation
Should return values that specify the distance that the ring is to be drawn from either the centre of the bus or the edge of the bus, as controlled by RingDistanceFromCenter.

Namespace: ElecNetKit.Graphing.Graphs
Assembly: ElecNetKit.Graphing (in ElecNetKit.Graphing.dll) Version: 1.1.4771.27373 (1.1.0.0)
Syntax

public Func<Bus, double> RingDistanceTransform { get; set; }
See Also