Click or drag to resize

AxisStateViewModelTunings Property

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


Namespace: RAYLASE.MarkerPlugin.Devices.ScanHead
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public ObservableCollection<TuningViewModel> Tunings { get; }

Property Value

ObservableCollectionTuningViewModel
See Also