Click or drag to resize

SPICE3DeviceUpdateConfiguration Method

Updates the configuration of the provided type.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override void UpdateConfiguration(
	BaseScanControllerConfigurationType type
)

Parameters

type  BaseScanControllerConfigurationType
Configuration type to update.
See Also