Skip to main content

backgroundColor

Sets the default background color used when opening a vector type format drawing.

Syntax

RxCore.backgroundColor(color)

Parameters

  • color: string — Color string using supported HTML color notation (e.g., "#00FF00").

Returns

  • NA — This method does not return a value.