Click or drag to resize

BaseScanControllerGetSpeedScale Method

Returns the speed scale currently used by the card.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract double GetSpeedScale()

Return Value

Double
Speed scale currently used by the card
See Also