IElementSelectable InterfaceElecNetKit Documentation
Indicates that the graphical output of an INetworkGraph will vary based upon a specific selected NetworkElement.

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

public interface IElementSelectable
Examples

For an example, see the implementation of FeederProfileGraph
See Also