markupRectToAreaSwitch
Takes a markup of type AreaRect and converts it to a type Area. The new object is returned with the GUI_Markup callback event.
Syntax
RxCore.markupRectToAreaSwitch(markup);
Parameters
markup: markup object — The AreaRect object to convert.
Returns
- NA — This method does not return a value.