'Declaration
Public Overrides Sub OnLayingOutGraph( _ ByVal graph As NGraph, _ ByVal context As NLayoutContext _ )
'Usage
Dim instance As NSpringForce Dim graph As NGraph Dim context As NLayoutContext instance.OnLayingOutGraph(graph, context)
public override void OnLayingOutGraph( NGraph graph, NLayoutContext context )
Parameters
- graph
- context