Rasterex Web SDKAPI client referenceMarkup/AnnotationsMethodssetAreaPerimeterOn this pagesetAreaPerimeterChange the selected area markup from displaying the area value to displaying the perimeter of the area outline. Syntax RxCore.setAreaPerimeter(onOff) Parameters onOff: boolean — true = perimeter displayed, false = area displayed. Returns NA — This method does not return a value.