selectGraphics method

void selectGraphics(
  1. List<Graphic> graphics
)

Selects the specified graphics.

Any graphics that are not in the overlay will be ignored.

Parameters:

  • graphics — The graphics to be selected.