Click or drag to resize

SetTuningViewModel.Tunings Property

[Missing <summary> documentation for "P:RAYLASE.MarkerPlugin.JobElements.SetTuningViewModel.Tunings"]


Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public ObservableCollection<TuningPreset> Tunings { get; }

Property Value

ObservableCollection<TuningPreset>
See Also