ValueTransformableTreeGraph RingEnabledTransform Property ElecNetKit Documentation
A function that should return true if the bus should have a ring drawn around it.

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

public Func<Bus, bool> RingEnabledTransform { get; set; }
See Also