Gets or sets the Bar Width Adjustment.
Namespace:
Neodynamic.SilverlightAssembly: Neodynamic.Silverlight.Barcode (in Neodynamic.Silverlight.Barcode.dll) Version: 1.0.0.0 (1.0.40.0)
Syntax
C# |
---|
public double BarWidthAdjustment { get; set; } |
Visual Basic (Declaration) |
---|
Public Property BarWidthAdjustment As Double |
Visual C++ |
---|
public: property double BarWidthAdjustment { double get (); void set (double value); } |