Rasterex Web SDKAPI client referenceCADMethodsbackgroundColorOn this pagebackgroundColorSets 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.