Skip to main content

setMarkupMarkedColor

Use this method to set the color used to mark markup objects selected via the GUI markup list that are not owned by the current user.

Syntax

RxCore.setMarkupMarkedColor(color)

Parameters

  • color: string — Color string in HTML rgba format. Default color is rgba(236, 236, 236, 0.5).

Returns

  • NA — This method does not return a value.