'Declaration
Protected MustOverride Sub LayoutTree( _ ByVal tree As NTree, _ ByVal context As NLayoutContext _ )
'Usage
Dim instance As NTreeLayout Dim tree As NTree Dim context As NLayoutContext instance.LayoutTree(tree, context)
protected abstract void LayoutTree( NTree tree, NLayoutContext context )
Parameters
- tree
- context