'Declaration
Protected Sub SelectObject( _ ByVal selection As NSelection, _ ByVal node As NChartNode _ )
'Usage
Dim instance As NSelectorTool Dim selection As NSelection Dim node As NChartNode instance.SelectObject(selection, node)
protected void SelectObject( NSelection selection, NChartNode node )
Parameters
- selection
- node