ValueTransformableTreeGraph RingDistanceFromCenter Property ElecNetKit Documentation
Should be set to true if RingDistanceTransform measures the distance of the ring from the centre of the bus. Otherwise, RingDistanceTransform is interpreted as the distance between the edge of the bus circle and the ring.

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

public bool RingDistanceFromCenter { get; set; }
See Also