The GraphHostWindow type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | GraphHostWindow |
Instantiates a new GraphHostWindow.
|
Methods
Name | Description | |
---|---|---|
![]() | RefreshGraph |
Forces a refresh of the graph displayed in the window.
|
![]() ![]() | StartGraphHostWindow |
Starts a GraphHostWindow with the specified Graph in a new, Single-Threaded Apartment (STA) thread.
|
Extension Methods
Name | Description | |
---|---|---|
![]() | SaveVisualToByteArray |
Store a visual in an array of bytes.
(Defined by DrawingVisualSerialisers.) |
Properties
Name | Description | |
---|---|---|
![]() | Graph |
The INetworkGraph to be displayed by the window.
|
See Also