Rasterex Web SDKAPI client referenceMarkup/AnnotationsMethodsapplyWidthHeightOn this pageapplyWidthHeightSets 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.