'Declaration
Protected MustOverride Sub LayoutGraph( _ ByVal graph As NGraph, _ ByVal context As NLayoutContext _ )
'Usage
Dim instance As NGraphLayout Dim graph As NGraph Dim context As NLayoutContext instance.LayoutGraph(graph, context)
protected abstract void LayoutGraph( NGraph graph, NLayoutContext context )
Parameters
- graph
- context