height property

double? height
getter/setter pair

The coordinate points of corners and the boundary line of boundingbox are based on width and height If you need to display the bar code rectangle and coordinate points, you must calculate it yourself and determine whether it is a full screen preview The height of the image from which the barcode is currently parsed The position of the barcode is converted to the screen by high

Implementation

double? height;