Skip to main content

applyWidthHeight

Sets the width and height of a markup during drawing.

Syntax

RxCore.applyWidthHeight(w, h)

Parameters

  • w: number — Width (in the current active measurement unit).
  • h: number — Height (in the current active measurement unit).

Returns

  • NA — This method does not return a value.