Bus Location Property ElecNetKit Documentation
The XY location of the bus, in network coordinates, useful for graphing.

Namespace: ElecNetKit.NetworkModelling
Assembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax

public Nullable<Point> Location { get; set; }
See Also