BarCodePropertyProvider.WideNarrowRatio Property
Gets or sets the wide bar to narrow bar ratio. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Single | A System.Single value that specifies the density of barcode bars. |
Remarks
Use this property to specify the ratio of the thickest bar to the narrowest. The value assigned should be equal to or between 2.2 and 3.
See Also