Gets or sets the tracker bar's height. The unit of measure must be specified to BarcodeUnit property.

Namespace: Neodynamic.WPF
Assembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)

Syntax

C#
public double Postal4StateTrackerBarHeight { get; set; }
Visual Basic
Public Property Postal4StateTrackerBarHeight As Double
	Get
	Set

Property Value

Type: Double

See Also