'Declaration
Protected Overridable Function GetSelectableNodesFromRect( _ ByVal rect As NRectangleF _ ) As NNodeList
'Usage
Dim instance As NLibrarySelectorTool Dim rect As NRectangleF Dim value As NNodeList value = instance.GetSelectableNodesFromRect(rect)
protected virtual NNodeList GetSelectableNodesFromRect( NRectangleF rect )
Parameters
- rect