Barcode Plugin for Xojo

iOSBarcodeGenerator.HeightRatio Property

Sets desired height ratio of the Barcode. This property does nothing if the UseHeightRatio property is false.

HeightRatio as Single {Read and Write}

Remarks

Note this value is only reference value to give the encoder hints. The encoder in the end will decide the final value as some barcode standards have height ratio constraints.

See Also

iOSBarcodeGenerator Class