Click or drag to resize

BaseScanController.PositionDecoderCount Property

Returns the total number of available position decoders.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.20.0
Syntax
C#
public abstract int PositionDecoderCount { get; }

Property Value

Int32
See Also