Click or drag to resize

BaseBarcodeProfileHeight Property

Height of the barcode. If it is null a default value is used. For compatibility reasons with weldMARK the unit corresponds to 1410 micrometers.

Namespace: RAYLASE.Marker.VectorGraphicElement.Barcode
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public double? Height { get; set; }

Property Value

NullableDouble
See Also