Rasterex Web SDKAPI client referenceMarkup/AnnotationsMethodsunSelectMarkupbyIndexOn this pageunSelectMarkupbyIndexUse 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.