'Declaration
Public Overridable Sub OnLayingOutGraph( _ ByVal graph As NGraph, _ ByVal context As NLayoutContext _ )
'Usage
Dim instance As NForce Dim graph As NGraph Dim context As NLayoutContext instance.OnLayingOutGraph(graph, context)
public virtual void OnLayingOutGraph( NGraph graph, NLayoutContext context )
Parameters
- graph
- context