BaseScanHead.SupportedTuningAxes Property |
Gets the list of supported tuning axes.
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.21.0
Syntaxpublic IList<Axes> SupportedTuningAxes { get; }
Property Value
IList<Axes>
See Also