GraphHostWindow MethodsElecNetKit Documentation
The GraphHostWindow type exposes the following members.
Methods

  NameDescription
Public methodRefreshGraph
Forces a refresh of the graph displayed in the window.
Public methodStatic memberStartGraphHostWindow
Starts a GraphHostWindow with the specified Graph in a new, Single-Threaded Apartment (STA) thread.
Back to Top
Extension Methods

  NameDescription
Public Extension MethodSaveVisualToByteArray
Store a visual in an array of bytes.
(Defined by DrawingVisualSerialisers.)
Back to Top
See Also