Rasterex Web SDKAPI client referenceMarkup/AnnotationsMethodsunSelectMarkupbyGUIDOn this pageunSelectMarkupbyGUIDUse this method to unselect a specific markup object based on a unique identifier. Syntax RxCore.unSelectMarkupbyGUID(GUID) Parameters GUID: string — Unique ID of a markup object. Returns NA — This method does not return a value.