Skip to main content

setCustomLabelText

Sets a custom text and visibility of a selected Rasterex space markup object label.

Syntax

RxCore.setCustomLabelText(text, onoff)

Parameters

  • text: string — Text to use with the label.
  • onoff: booleantrue = label displayed, false = label hidden.

Returns

  • NA — This method does not return a value.