Skip to main content

changeFillColor

Sets the fill color of the currently selected markup object.

Syntax

RxCore.changeFillColor(val)

Parameters

  • val: string — A color specified using HTML color notation (e.g., "#FF0000").

Returns

  • NA — This method does not return a value.