Property | Type | Description | |
---|---|---|---|
m_oGraph | IGraph | ||
m_oLayoutContext |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
LayOutGraphAsyncArguments ( IGraph graph, |
Initializes a new instance of the
|
public LayOutGraphAsyncArguments ( IGraph graph, |
||
graph | IGraph | /// Graph to lay out. /// |
layoutContext | /// Provides access to objects needed to lay out the graph. /// | |
return | System |