Click or drag to resize

RaylaseScanHeadDataProvider.GetTuningPresets Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanHead.RaylaseScanHeadDataProvider.GetTuningPresets(System.String)"]


Namespace: RAYLASE.MarkerPlugin.Devices.ScanHead
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public override IList<TuningPreset> GetTuningPresets(
	string id
)

Parameters

id  String

[Missing <param name="id"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanHead.RaylaseScanHeadDataProvider.GetTuningPresets(System.String)"]

Return Value

IList<TuningPreset>

[Missing <returns> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanHead.RaylaseScanHeadDataProvider.GetTuningPresets(System.String)"]

See Also