zoomWindow
Use this method to turn on/off the Zoom window function. This allows the user to zoom into a section of the current drawing or document by selecting a section of the drawing using the mouse left button.
Syntax
RxCore.zoomWindow(selected)
Parameters
selected: boolean —trueto enable the Zoom window function,falseto disable it.
Returns
- NA — This method does not return a value.