NetworkModel NetworkBounds Property ElecNetKit Documentation
The bounding box of all network elements in network coordinates. Calculated on network construction, or by calling UpdateNetworkBounds .

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

public Rect NetworkBounds { get; }
See Also