'Declaration
Protected Overridable Function OnLayingOutGraph( _ ByVal graph As NGraph, _ ByVal context As NLayoutContext _ ) As System.Boolean
'Usage
Dim instance As NGraphLayout Dim graph As NGraph Dim context As NLayoutContext Dim value As System.Boolean value = instance.OnLayingOutGraph(graph, context)
protected virtual System.bool OnLayingOutGraph( NGraph graph, NLayoutContext context )
Parameters
- graph
- context