Skip to main content

zoomToBlock

Call this method to zoom to a specific block in vector drawing.

Syntax

RxCore.zoomToBlock(blockid)

Parameters

  • blockid: number — ID of the block to zoom to.

Returns

  • NA — This method does not return a value.