Gets or sets the tall bars' height of Planet symbology. The unit of measure must be specified to BarcodeUnit property.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public double PlanetHeightTallBar { get; set; }
public double PlanetHeightTallBar { get; set; }
Public Property PlanetHeightTallBar As Double
Get
Set
Public Property PlanetHeightTallBar As Double
Get
Set
public:
property double PlanetHeightTallBar {
double get ();
void set (double value);
}
public:
property double PlanetHeightTallBar {
double get ();
void set (double value);
}
member PlanetHeightTallBar : float with get, set
member PlanetHeightTallBar : float with get, set
Property Value
Type:
Double