Click or drag to resize

RefreshTuningResultWrapperTuningMap Property

[Missing <summary> documentation for "P:RAYLASE.MarkerPlugin.Devices.ScanHead.RefreshTuningResultWrapper.TuningMap"]


Namespace: RAYLASE.MarkerPlugin.Devices.ScanHead
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public IDictionary<Axes, (ScanHeadInformationViewModel ScanHeadInformation, AxisStateViewModel AxesStateViewModel)> TuningMap { get; set; }

Property Value

IDictionaryAxes, ValueTupleScanHeadInformationViewModel, AxisStateViewModel
See Also