Click or drag to resize

BasePositionDecoderProfile Property

Gets or sets the configuration for the position decoder.

Namespace: RAYLASE.Marker.Device.PositionDecoder
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public DecoderProfile Profile { get; set; }

Property Value

DecoderProfile
See Also