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 totrueto enable, orfalseto disable.
Returns
- NA — This method does not return a value.