NetworkModel FindNetworkBounds Method ElecNetKit Documentation
Finds a bounding box for the network elements.

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

protected Rect FindNetworkBounds()

Return Value

A bounding box (in network coords) that contains all the objects in the network.
See Also