JMap.Application.Selection.setDisplayedLayerId
Displays the selection of the layer.
If layer selection has no selection, hides the layer selection list.
if layer not found for the given layer id
// display the layer id=2 selectionJMap.Application.Selection.setDisplayedLayerId(2) Copy
// display the layer id=2 selectionJMap.Application.Selection.setDisplayedLayerId(2)
JMap.Application.Selection.setDisplayedLayerId
Displays the selection of the layer.
If layer selection has no selection, hides the layer selection list.