'Declaration
Protected Overridable Sub OnLayedOutTree( _ ByVal tree As NTree, _ ByVal context As NLayoutContext _ )
'Usage
Dim instance As NTreeLayout Dim tree As NTree Dim context As NLayoutContext instance.OnLayedOutTree(tree, context)
protected virtual void OnLayedOutTree( NTree tree, NLayoutContext context )
Parameters
- tree
- context