applyWidthHeightSelected
Sets the width and height of a selected markup.
Syntax
RxCore.applyWidthHeightSelected(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.