'Declaration
Protected Overrides Function OnLayingOutTree( _ ByVal tree As NTree, _ ByVal context As NLayoutContext _ ) As System.Boolean
'Usage
Dim instance As NTipOverTreeLayout Dim tree As NTree Dim context As NLayoutContext Dim value As System.Boolean value = instance.OnLayingOutTree(tree, context)
protected override System.bool OnLayingOutTree( NTree tree, NLayoutContext context )
Parameters
- tree
- context