setCursors

public abstract void setCursors(MapCursorCollection cursors)

Set the cursor collection associated with this canvas. This does not usually need to be called since getClassById MapCursorCollection is already provided.

Parameters

cursors

The MapCursorCollection to associate with this canvas.