'DeclarationPublic Function New( _ ByVal mode As SelectorToolMode, _ ByVal highlightRegionTargets As System.Boolean _ )
'UsageDim 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