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.BarcodeAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic double? Height { get; set; }
Property Value
NullableDouble
See Also