'DeclarationProtected Overridable Function OnLayingOutGraph( _ ByVal graph As NGraph, _ ByVal context As NLayoutContext _ ) As System.Boolean
'UsageDim 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