Click or drag to resize

SendEnhancedCommandAutomationSettingView.ScanHeads Property

[Missing <summary> documentation for "P:RAYLASE.MarkerPlugin.JobElements.SendEnhancedCommandAutomationSettingView.ScanHeads"]


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

Property Value

ObservableCollection<BaseScanHead>
See Also