Click or drag to resize

GenericScanHeadFetchAxisParameters Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanHead.GenericScanHead.FetchAxisParameters(RAYLASE.Marker.Common.Axes)"]


Namespace: RAYLASE.MarkerPlugin.Devices.ScanHead
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override IDictionary<Axes, AxisParameter> FetchAxisParameters(
	Axes axes
)

Parameters

axes  Axes

[Missing <param name="axes"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanHead.GenericScanHead.FetchAxisParameters(RAYLASE.Marker.Common.Axes)"]

Return Value

IDictionaryAxes, AxisParameter

[Missing <returns> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanHead.GenericScanHead.FetchAxisParameters(RAYLASE.Marker.Common.Axes)"]

See Also