markupDisplayOnload
This method is called before RxCore.initialize to enable all markup/annotations and measurements to be visilbe when a drawing loads.
This is used for collaboration and other cases where visiblitiy of markup/annotations and measurements on file load is necessary.
Syntax
RxCore.markupDisplayOnload(onoff)
Parameters
onoff: boolean — Set totrueto turn visibility on, orfalseto turn it off.
Returns
- NA — This method does not return a value.