'Declaration
Public Function New( _ ByVal mode As SelectorToolMode, _ ByVal highlightRegionTargets As System.Boolean _ )
'Usage
Dim mode As SelectorToolMode Dim highlightRegionTargets As System.Boolean Dim instance As New NLibrarySelectorTool(mode, highlightRegionTargets)
public NLibrarySelectorTool( SelectorToolMode mode, System.bool highlightRegionTargets )
Parameters
- mode
- highlightRegionTargets