Skip to main content

unSelectMarkupbyGUIDs

Use to unselect multiple markup objects using an array of unique identifiers.

Syntax

RxCore.unSelectMarkupbyGUIDs(GUIDs)

Parameters

  • GUIDs: Array<string> — Array of strings, each string being a unique ID.

Returns

  • NA — This method does not return a value.