Click or drag to resize

BarcodeUtilBarRatio Property

Gets or Sets the wide bars' width compared to the narrow bars' width.

Namespace:  Zebra.Sdk.Card.Graphics.Barcode
Assembly:  SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax
double BarRatio { get; set; }

Property Value

Type: Double
Exceptions
ExceptionCondition
ZebraIllegalArgumentExceptionIf the specified BarRatio is invalid.
See Also