Click or drag to resize

SPICE3DeviceSetSpeedScale Method

Sets the speed scale on the card.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override void SetSpeedScale(
	double scale
)

Parameters

scale  Double
Scale factor for all speeds.
See Also