setGlobalStyle
When on, any changes to markup color, line width, and fill style will be set as the new global value when creating any new markup elements.
Syntax
RxCore.setGlobalStyle(global)
Parameters
- global: boolean —- trueto turn on,- falseto turn off.
Returns
- NA — This method does not return a value.