Barcode .Net Class Library

Bar.X Property

Gets the position of a barcode bar.

[Visual Basic]
Public ReadOnly Property X As Integer

[C#]
public int X {get;}

Property Value

The position of a barcode bar as measured from the left-most edge of the barcode rectangle.

See Also

Bar.Width


© 2002 Bokai Corporation. All rights reserved.