Skip to main content

setAreaPerimeter

Change the selected area markup from displaying the area value to displaying the perimeter of the area outline.

Syntax

RxCore.setAreaPerimeter(onOff)

Parameters

  • onOff: booleantrue = perimeter displayed, false = area displayed.

Returns

  • NA — This method does not return a value.