pickId

Accessor

The Id to be associated with the graphic for picking.

pickId: undefined | string

see GraphicBuilderOptions.pickable for more options.

Returns - undefined | string


Setter

The Id to be associated with the graphic for picking.

pickId(id: undefined | string): void

see GraphicBuilderOptions.pickable for more options.

Parameter Type Description
id undefined | string  

Returns - void

Defined in

Last Updated: 29 November, 2022