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 to- trueto enable the magnifying tool, or- falseto disable it.
Returns
- NA — This method does not return a value.