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