Skip to main content

unSelectMarkupbyIndex

Use this method to unselect a specific markup object based on the markup index.

Syntax

RxCore.unSelectMarkupbyIndex(index)

Parameters

  • index: number — Index of a markup object.

Returns

  • NA — This method does not return a value.