'DeclarationProtected Sub SelectObject( _ ByVal selection As NSelection, _ ByVal node As NChartNode _ )
'UsageDim 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