magnifyGlass
Use this method to turn on/off the magnifying tool. This enables the user to magnify an area of the drawing by dragging a magnify window over the area.
Syntax
RxCore.magnifyGlass(selected)
Parameters
selected: boolean — Set totrueto enable the magnifying tool, orfalseto disable it.
Returns
- NA — This method does not return a value.