Skip to main content

keepVectorColor

Toggles the keep vector color flag. If enabled, white on black or black on white drawing colors are not automatically inverted but fixed to the defined color.

Syntax

RxCore.keepVectorColor(onoff)

Parameters

  • onoff: boolean — Set to true to enable, or false to disable.

Returns

  • NA — This method does not return a value.