Skip to main content

disableHatchRender

Disables the rendering of hatch vector types. This can be used to speed up rendering of drawings that make heavy use of hatches.

Syntax

RxCore.disableHatchRender(onOff)

Parameters

  • onOff: booleantrue = rendering of hatches is on, false = rendering of hatches is off.

Returns

  • NA — This method does not return a value.