GraphHostWindow StartGraphHostWindow Method ElecNetKit Documentation
Starts a GraphHostWindow with the specified Graph in a new, Single-Threaded Apartment (STA) thread.

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

public static void StartGraphHostWindow(
	INetworkGraph Graph
)
See Also