Skip to main content

setRxSpaceColor

Sets the fill color of a Rasterex space object to the given color.

Syntax

RxCore.setRxSpaceColor(blockid, Color, override)

Parameters

  • blockid: string — SpaceID attribute value for the Rasterex space object.
  • Color: string — Color to apply to the Rasterex space object.
  • override: boolean — If false, resets the color to the original fill color.

Returns

  • NA — This method does not return a value.