Click or drag to resize

DecoderProfileSimulation Property

Gets or sets the configuration data for simulating decoder.

Namespace: RAYLASE.Marker.Device.PositionDecoder
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.20.0
Syntax
C#
public DecoderProfileSimulationData Simulation { get; }

Property Value

DecoderProfileSimulationData
Remarks
If not set, the simulation (if available) will be disabled.
See Also