Click or drag to resize

MarkOnTheFlyProfilePrimaryMotfDecoder Property

Sets or gets the primary MarkOnTheFly decoder. The primary decoder is usually detecting the position in the belt's direction.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public MotfDecoderProfile PrimaryMotfDecoder { get; set; }

Property Value

MotfDecoderProfile
See Also